Field(s) Required Validator
Use the Field(s) required validator to check that the selected fields have a value during a workflow transition. If any of the specified required fields are empty, the issue will not be permitted to transition, and an error will display.
For example:
- You want to ensure the system field Fix Version/s field has a value before the issue can be transitioned to Done.
- You have a Purchase Order Number database picker field, you want this to be completed before the issue can transition to In Progress.
To find out which screen is associated with a transition, select the transition in your workflow diagram. The associated screen displays. Select the screen name to be taken to the Configure Screen page.
Due to how validators work, the field will not show as required (display an asterisk) until you try to transition the issue without completing the required field(s).
You can use our Behaviours feature to make a field required based on a condition. This will display the red asterisk however this option is not transition-dependent.
Use this validator
You can now test to see if this workflow validator works. Issues in your chosen project will throw an error if you try to transition the issue without completing the required field(s).