Forums

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

jira expression for transition validator: user is not in group

dan_hersonsky
Contributor
May 22, 2024

HI All
when create an issue, I want that certain fields, that is basically optional, will be mandatory for all users ( reporter)  beside those that are belong to certain group.

I m using Field Required Validator ( JMWE) and cannot find the right jira expression.

regards

1 answer

0 votes
David Fischer
Community Champion
May 22, 2024

Hi @dan_hersonsky 

you can use a Fields Required Validator (JMWE app) and for the Conditional Validation option use something like:

!user.groups.includes("groupname")

Suggest an answer

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

Atlassian Community Events