Required fields on resolution screen

Storm Reply January 14, 2019

Hello, 

I would to know ho to put in the screen resolution a mandatory fields.

I don't want to put the field mandatory everywhere. only in the screen resolution.
I've tried to use the validator but it misses the option

How can I do that?

Giiuseppe

1 answer

0 votes
Alexey Matveev
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.
January 14, 2019

Hello,

If you use Jira Cloud then you can use the Field required validator in the transition, where the resolution field appears.

If you use Jira Server/Data Center, then you would need a plugin.

For example, you could use the Power Scripts add-on:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation?hosting=cloud&tab=overview

You can find an example here:

https://confluence.cprime.io/display/TR/Validators#Validators-Commentrequired

Suggest an answer

Log in or Sign up to answer