Hi Team,
In our Jira we are using a custom field name Execution Status which is a single select and having values A, B, C, D. So, when user select A values for Execution Status then it can't to done status, else it can go to done status.
Can some one help me how to implement this requirement.
Thanks in advance
Community moderators have prevented the ability to post new answers.
You can use the Condition (Value Field in this case) on the transition to Done status. You can say add this parameter that if the Execution Status != A then the condition is met.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.