Use case
In the following use case the transition can only be executed, if there is an assignee on that issue.
⚒️ Configuration
Add the condition or validator to the desired transition or create a new transition.
Field
Choose Assignee and select is required
The following parameters are only available, if you are configuring this use case as a validator.
Error message
Please assign the issue to proceed.
📚 Related use cases
| Use case | JWT feature | Workflow function | Use case description |
|---|---|---|---|
| Check for at least one component |
|
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 the assignee required |
|
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. |
|
| Resolution must be empty |
|
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. |