Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Make field required if is transitioned to Done, Closed, Resolved

Albert Manuel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 16, 2021

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

1 answer

2 votes
Ravi Sagar _Sparxsys_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 16, 2021

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

Suggest an answer

Log in or Sign up to answer