Hi there,
We are running Jira Server, and we have one field, called AAA and this field needs to be mandatory if someone wants to transition a ticket to Done, Closed or Resolved state, how can i achieve this in the server?
We have script runner if needed and automation for Jira.
Thanks
Community moderators have prevented the ability to post new answers.
Hi,
Using ScriptRunner you can use a "Field(s) Required Validator" in your workflow transition's validator.
Details here: https://docs.adaptavist.com/sr4js/6.32.0/features/workflows/validators/built-in-validators/field-s-required-validator
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.