Uploaded image for project: 'Automation for Jira Server'
  1. Automation for Jira Server
  2. JIRAAUTOSERVER-963

Capturing Added and Removed Values from Multi Picker Field in Jira Data Center Automation Rules

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Fields, Smart-values
    • 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.

      As in this guide for Jira Cloud Automation
      Capturing Added and Removed Values from Multi Picker Field in Jira Cloud Automation Rules. We also would like to have identical features in Jira DC.

      Please add these two smart-values to Jira Data Center as well:

      1. To get the new values added, use the following smart value:
        {{addedFieldChange.values}} - Returns the new value/values added.
      2. To get the values deleted/removed, use the following smart value:
        {{deletedFieldChange.values}} - Returns the value/values deleted.

            [JIRAAUTOSERVER-963] Capturing Added and Removed Values from Multi Picker Field in Jira Data Center Automation Rules

            Marc Dacanay made changes -
            Labels New: ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 979294 ]
            Karthik Manjunath made changes -
            Attachment New: Screenshot 2023-11-21 at 6.41.16 PM.png [ 448514 ]
            Karthik Manjunath made changes -
            Description Original: As in this guide for Jira Cloud Automations
            [Capturing Added and Removed Values from Multi Picker Field in Jira Cloud Automation Rules | Automation for Jira Data Center and Server | Atlassian Documentation|https://confluence.atlassian.com/automationkb/capturing-added-and-removed-values-from-multi-picker-field-in-jira-cloud-automation-rules-1252330496.html]
            we also would like to have in Jira DC Automations.

            Please add these two smart-values to Jira Data Center as well:
             # To get the new values added, use the following smart value:


            {{addedFieldChange.values}} - Returns the new value/values added.
             # To get the values deleted/removed, use the following smart value:


            {{deletedFieldChange.values}} - Returns the value/values deleted.
            New: As in this guide for Jira Cloud Automation
            [Capturing Added and Removed Values from Multi Picker Field in Jira Cloud Automation Rules|https://confluence.atlassian.com/automationkb/capturing-added-and-removed-values-from-multi-picker-field-in-jira-cloud-automation-rules-1252330496.html]. We also would like to have identical features in Jira DC.

            Please add these two smart-values to Jira Data Center as well:
             
            # To get the new values added, use the following smart value:
            {code}{{addedFieldChange.values}} - Returns the new value/values added.{code}
            # To get the values deleted/removed, use the following smart value:
            {code}{{deletedFieldChange.values}} - Returns the value/values deleted.{code}
            Slava Gefen created issue -

              Unassigned Unassigned
              c8025f6d9f45 Slava Gefen
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: