Forums

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

How to populate custom field given the reporter is found in a specific group?

Jason Li Ting Chung
Contributor
October 9, 2020

I have 2 customs fields which need to be auto populated upon creation of an issue. There is a condition, the 2 customs field need to be populated only if the reporter is in a certain group. If the reporter is in another group, the field need not to be populated.

1 answer

1 accepted

0 votes
Answer accepted
Marco Brundel
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.
October 9, 2020

Hi @Jason Li Ting Chung 

You can make a automation rule and do something with

membersOf() 

in a JQL condition.

membersOf() is a placeholder for all users that are members of the provided group.

Example: reporter in membersOf("developers") 

 

Regards, Marco

Jason Li Ting Chung
Contributor
October 9, 2020

Hi @Marco Brundel 

Thank you very much. It works perfectly.

 

Best regards, Marco

Like Marco Brundel likes this

Suggest an answer

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

Atlassian Community Events