Use case
In this example, the transition will only be displayed, 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.
Left-hand side value
Enter the following expression:
%{issue.reporter}
Right-hand side value
Enter the following expression:
%{system.currentUser}
Operator
Choose =
The following parameters are only available, if you are configuring this use case as a validator.
📷 Screenshots
📚 Related use cases
| Use case | Workflow function |
|---|---|
| Current user must be reporter |