Use case
In the following use case the transition can only be executed, if there are at least two attachments defined for that issue.
⚒️ Configuration
Add the condition or validator to the desired transition or create a new transition.
Field
Choose Attachment/s
Operator
Choose >=
Comparison value
Choose radio button "Enter the custom comparison value."
Comparison value
Enter 2 in the editor field.
The following parameters are only available, if you are configuring this use case as a validator.
Error message
Please add at least two attachments!
📚 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. |