Forums

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

Can groups be specified with smart values?

koutarou ishibashi
Contributor
March 18, 2024

In JIRA automation, I made the following settings in IF.

Related Topics: JQL
key = {{issue.parent.parent.key}}

Matching JQL
reporter in (XXXXXX:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX, XXXXXX:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)

Instead of setting individual user names in the reporter, I would like to specify the group "administrators". Could you please advise on the syntax for this?

 

2 answers

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 19, 2024

Hi @koutarou ishibashi 

That is not possible yet, and there are a couple of suggestions in the public backlog to add it.

A work-around, to avoid manually updating the list of user account id values, would be:

  • call the REST API function to get the group's users with the Send Web Request action
  • parse out the account id values to dynamically build the JQL

Kind regards,
Bill

0 votes
Nikola Perisic
Community Champion
March 18, 2024

Hello @koutarou ishibashi 

Please refer to this link right here: https://jira.atlassian.com/browse/AUTO-680#:~:text=Currently%20there%20is%20no%20smart,need%20to%20add%20individual%20users.

Currently, Atlassian is not supporting the smart values for groups.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events