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
you can use a Fields Required Validator (JMWE app) and for the Conditional Validation option use something like:
!user.groups.includes("groupname")
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.