Use case
In this example, the transition will only be executed (or displayed in case of a condition), if the current user is the reporter of the issue.
⚒️ Configuration
Add the condition or validator to the desired transition or create a new transition.
Field
Select field Reporter
Operator
Choose =
Comparison value
Select field Current user
The following parameters are only available, if you are configuring this use case as a validator.
Error message
The current user must not be the reporter!
📚 Related use cases
| Use case | JWT feature | Workflow function | Use case description |
|---|---|---|---|
| Current user must be reporter |
|
Current user must be reporter. 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. |
|
| Due date must be in the future |
|
The due date must be in the future. 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. |
|
| Issue must have at least two attachments |
|
Require a at least two attachments. 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. |