When editing a customfield select list (multiple choice) it should be possible to use add or remove like with a label

XMLWordPrintable

    • Jira Software, Jira Service Management

      Issue Summary

      When editing a customfield select list (multiple choice) it should be possible to use add or remove like with a label.

      Steps to Reproduce

      1. Create a custom field - select list (multiple choice) with available options.
      2. Create an automation rule to modify the custom field.
      3. Only the copy and set options are available via the menu (...)

      Expected Results

      It should be possible to use add or remove like with a label.

      Actual Results

      It is not possible to use add or remove like with a label.

      Workaround

      Use the additional fields section to add values without replacing existing chosen values:

      {
        "update": {
          "customfield_10240": [
            {
              "add": {
                "value": "4"
              }
            }
          ]
        }
      }  

        1. image-2023-10-31-13-26-40-829.png
          30 kB
          Adam Wood
        2. image-2023-10-31-13-26-55-078.png
          42 kB
          Adam Wood

              Assignee:
              Unassigned
              Reporter:
              Adam Wood
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: