Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Smart-values to @mention everyone in a multi-user picker?

Joshua Wyss June 19, 2023

Problem

How to @mention everyone in a multi-user picker list using smart values?

Documentation

https://support.atlassian.com/cloud-automation/docs/examples-of-using-smart-values-with-lists/#Multi-user-picker

This documents how to @mention one person or a single-user picker. But not everyone in a picker.

What I've tried

Combinations I've tried with the custom field "Issue Contributor"

Trial 1:
{{#issue.Issue Contributor}}[~accountId:{{Issue Contributor.accountId}}]{{/}}
Result 1:
[~accountId:][~accountId:]

Trial 2:
[~accountId:{{#issue.Issue Contributor}}{{Issue Contributor.accountId}}{{/}}]
Result 2:
[~accountId:]

Trial 3:
[~accountId:{{Issue Contributor.accountId}}]
Result 3:
@User

1 answer

1 accepted

2 votes
Answer accepted
Joshua Wyss June 19, 2023

I found the solution as I was writing this...

{{#issue.Issue Contributor}}[~accountId:{{accountId}}]{{/}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events