Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi
My question relates to a custom field that requires editing when a workflow transition is processed.
Is this possible
Regards
Showkat
Yes, that is possible. First you need to add a screen with that custom field to that transition. Secondly you need to add a validator (field required validator) in that transition that says "there must be a value in that field".
For the field required validator you would need to enable JIRA Suite Utilities Plugin (if not already done)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or if there is already a value in that field and it must be changed during that transition, use "Field has been modified" validator from JIRA Misc Workflow Extension plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi - Thanks for the feedback. The option "field required validator" - is not available - only field modified - and single value validator. Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need JSU Plugin for Field Required validator, see my first comment. But Field Modified will do as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.