Fields required or changed (use cases)

The Fields required or changed validator checks if fields are set/empty or have/haven't changed on the transition screen.

📚 Use cases

Use case Workflow function Use case description
Resolution must be empty

Fields required

Fields required or changed

Not allow a resolution to be set.

This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator.

Check for at least one component

Fields required

Fields required or changed

Require a at least one component.

This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator.

Make a fix version required and add a comment

Fields required or changed

Require a fix version and add a comment.

This use case is valid for  validators.

Make the assignee required

Fields required

Fields required or changed

Require a non empty assignee.

This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator.