You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi, can a field be set to mandatory based on the value entered for another field without the use of a plug-in?
For example, if 'Cross Team Issue' field is selected "Yes" then make 'Delivery Date' field mandatory, otherwise leave as optional.
Not without a plug-in, no.
Only a few plug-ins (apps) can help with that, such as JMWE (our app) or ScriptRunner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use the "Field Required (JMWE app)" Validator and use "conditional validation" to activate the validator based on the value entered for another field, for example:
!!issue.priority && issue.priority.name == "Blocker"
would make the selected field mandatory only if the issue's priority is "Blocker"
The Jira expressions editor and its help system will help you write the conditional validation script.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.