Required field validation

Since only the required verification of system fields is provided in the native function of jira, we have extended the workflow validator of "required field verification". Supports required validation for custom fields and some system fields.

You can add a validator to an action in the workflow, select the required field check, and select the required fields. After the workflow is published, the issue applying this workflow will automatically check when the conversion action is executed. Check whether the selected field has a value; if the field is not null, the verification succeeds, otherwise the verification fails, and the issue remains in the original state.


(1) Click Add validator


(2)Select Required field validation[WorkflowWise] and click Add


(3) Choose one or more fields and click Add


(4) When added successfully, you will see 'Only when the 'XX' field has a value will be you allowed to transition the workflow' in the Validators list

 


(5) When the criteria is not valid, a warning message will show up

(6) If a screen is configured in the transition, the required fields in the screen will be prompted with *