Can someone help us? :D
If you are in a company-managed project on Cloud, it is possible with Jira expression-based validator. There are several options available on the Atlassian marketplace.
I am from Forgappify, and we developed Jira Expression Validator, which is part of the Workflow Building Blocks for Jira app. Below you will find a configuration I tested:
The above expression will need to be expanded by checking additional fields. You can use the ||
operator. It is unclear to me what should happen when the "None" option is selected. Should it be treated the same as when the user selects "No"?
I hope this is helpful for you, regards!
HI @Aslıhan Kara ,
Which deployment option are you on? DC or Cloud?
To make the comment mandatory in the transition to the 'Ready for Test" status
To remove the "none" option you need to
However depending on what you want to happen, having a default option pre-chosen for the user might not be the best approach if you need the user to choose a value actively. For a user it is easy to overlook in a popup screen if you have provided a pre-selected option. You sort of need to force the user to make a conscious decision.
If you don't like the "none" option you could add a default option to the list, name it f ex "please choose option", organise that to be the top of the list, make the field required and then add the validator "Field has been modified Validator" to ensure the field has been changed during the transition.
Good luck!
/L
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lisa,
Thanks for helping. We use Jira on DC. With your help i set "Yes" value as default.
But i still dont understand that how do i access to Field Required Validator screen? :( Can yougive me a path for accessing the related page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.