On this page
Use case
When an issue has been done and a new comment is added to it, you can add this rule to automatically re-open this issue.
Issue event
Create a new rule and name it appropriately.
Providing a description will help you to identify what the rule does but this step is optional.
Add a Trigger → Issue event
Boolean condition
Add the following expression:
%{trigger.issue.status} = "Done"
User condition
Under to the Boolean condition click on Add → Condition → User condition
Set the user to evaluate to User in field and choose Last commenter.
Set the user(s), user is in group(s), or user is in project role(s) to check against.
This step is optional. Selecting specific users, groups or roles will make sure that this rule is only executed if the comment was added by the selected users.
Transition issue
Finally, under the user condition click on Add → Action → Transition issue
Mode
Choose Transition to status
Status
Choose Reopened
Enable the rule by clicking on the Enable button →
Screencast
No screencast available at the moment.
Import the example
Import the JSON file below to get started in no time.
Related examples
If you still have questions, feel free to refer to our support team.