In what version was the Field Required Validator added as a Validator on transitions?
I want to figure out how much I need to upgrade to get the functionality.
It is not part of Jira. Jira only ships with an obsolete user permission validator from Jira 2, and a proper permission validator.
Check custom field is usually implemented by the Jira Suite Utilities (installed by default on Cloud)
I am not sure when it was added. but you could download Atlassian SDK, create a plugin and then execute
atlas-run --version 6.4.5
And then have a look at the Jira instance. if the validator is there then enter a lower version, if not there, then enter a higher version.
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.