Hello,
I need a suggestion because I attempted to create an automation, but my level of JSM knowledge is not sufficient to understand which details I should use.
In my case, I have a field used to define the due date of a change, and I want to make this field mandatory only when the issue transitions to the 'Authorize' status.
I attempted to create the automation using the following approach:
Can you help me to understand how to create this automation?
Thank you very much.
Luigi
Hi @Luigi Ferri
I f I understand correctly, the field will appear on the screen(transition/pop screen) when you trigger transition from Planning to Authorize status? If that is the case, then you can achieve this by 2 ways -
1. Defining a Validator on the Transition in WF. Select to the transition (from Planning to Authorize), you will see a box on right, there choose Validator. Add a validator - choose 'Field(s) required validator [ScriptRunner]' here you can choose DUE DATE. Save the workflow, now the due date is mandatory and the ticket wont to be transitioned to Authorize until the field is field.
Second way is using JIRA behaviors.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.