Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-80134

Ability to mention Team using Smart Values in Automation

XMLWordPrintable

    • 243
    • 38
    • 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

      Currently, it's only possible to mention individual users using Smart Values:
      Jira smart values - users - How to mention another user

      Suggested Solution

      Add the ability to mention Atlassian Teams using Smart Values, for example like below:

      [~accountId:team ID]
      

      Workaround

      None. Not ideal but you can mention each user individually in the Team.

       

      Use the Teams API to fetch the team members and mention them individually.

      • Add a send web request action, with the Teams API.
      • Use the following smart value to mention them:
      {{#webresponse.body.results}}
      [~accountId:{{accountId}}]
      {{/}}

        1. screenshot-1.png
          506 kB
          Anusha Rutnam

              4b7910ae10b4 April Chi
              4326607df174 Yuji Sakai (Inactive)
              Votes:
              207 Vote for this issue
              Watchers:
              127 Start watching this issue

                Created:
                Updated: