Mandatory Field Validation for Issue Closure in Jira Cloud

Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.

Summary

Ensure fields are completed before closing work items in Jira Cloud without affecting work items creation.

Solution

Use a workflow validator during the Closed transition

Workflow validators allow for conditions to be met in order to complete transitions. If we set a validator during the Closed transition, we can ensure the field has a value.

  1. Go to Project settings > Workflows.

  2. Editthe desired workflow, select the Diagram view.

  3. Select the transition to the "Closed" status.

  4. UnderOptions, selectValidators.

  5. Select Add validator.

  6. Choose the Field Required Validator option and select Add.

  7. For Fields required for this transition, select the custom field you want to be required.

    1. If your field does not appear from the drop-down, expand the drop-down and type the field name.

  8. For the Error message column, specify an error message if the condition is not met.

    1. This is optional but recommended so the user understands what they missed.

  9. Leave the 'Ignore Context' checkbox blank.

  10. Select Add.

  11. Select PublishDraft > Publish to save the changes to the workflow.

By adding this workflow validator, users won't be able to complete the transition to the "Closed status" if the required field is empty.

Updated on October 28, 2025

Still need help?

The Atlassian Community is here for you.