Uploaded image for project: 'Jira Software Cloud'
  1. Jira Software Cloud
  2. JSWCLOUD-22650

Add support for 'Cascading select' fields

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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"} }
          }
      }
      

            Unassigned Unassigned
            mmarney@atlassian.com Matthew M. (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: