Add support for 'Cascading select' fields

XMLWordPrintable

      Problem Definition

      We don't support cascading selects yet.

      Workaround

      Workaround from https://support.atlassian.com/jira-software-cloud/docs/advanced-field-editing-json/#field-syntax-examples:

      {
         "fields": {
        "First Field" : { "value": "First value", "child": { "value" : "Child value"} }
          }
      }
      

              Assignee:
              Unassigned
              Reporter:
              Matthew M. (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: