I need to do somenthing like:
If 'custom field' = YES then make this field required
Can i do this with condicions and validators on transitions?
Hello @Cesar Bastos
Workflow Conditions determine whether or not a transition is available for an issue. If the condition is not met then you cannot even attempt the status transition.
Validators are applied after you have initiated the transition, made any updates that are possible to make during the transition, and then have clicked Save to complete the transition. It is after you click Save that the Validator is applied.
With the out of the box product it is not possible to code a Validator as you describe. That would require a third party app that extends workflow capabilities.
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.