I would like to include some fields as required upon certain workflow transitions(for example X field = Y so that the transition will be allowed from Await X to Review X). To perform this what is needed? As of now i have installed fieldsrequired-validator which is packaged in JIRA suite utilities. Is it useful?
I guess the suite utilities workflow validator is the only best option you have for making fields required on specific workflow transition .
Another option is the Add-On Workflow Essentials for JIRA which contains a Validator to make fields required / mandatory. It is not free but supports all Custom Fields and the system fields: Description, Affects Version, Fix Versions, Labels, Due Date, Comment. Additionally it will mark required fields with a red asterisk just like globally required fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So with that plugin installed, you'll now have some new validators while editing the workflow. If you need any help with workflows you'll find that here: https://confluence.atlassian.com/display/JIRA/Configuring+Workflow
Basically you'll want to add a validator on the transition for each field that you want to require, and then it will be required only for that transition rather than every step of the way for your project.
Docs for JIRA Suite Utilities validators: https://jsutil.atlassian.net/wiki/display/JSUTIL/JIRA+Suite+Utilities+Workflow+Validators
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.