This article explains how to use an automation rule to create a new issue in the following scenario:
In this case, since the ticket was already closed, to avoid reopening the ticket, this article can be used as a guide on creating a new issue with the information contained in the latest comment added to the closed ticket.
How can this be achieved?
By setting up an automation rule that does the following:
The reporter would be whoever sent the email by replying on top of the closed ticket - typically the previous reporter.
Navigate to service project > Project settings > Automation > click on Create rule
Trigger: Issue Commented.
Condition: Issue status is one of Closed, Done or Resolved
So basically this rule when enabled would create a new issue when comments are added to a closed ticket. The summary for this new ticket would be the same summary from the ticket to which comments were added and the description would be updated with the comments that were added and include the ticket from which it was added as well. The reporter would be set as the author of that comment and the assignee of the new ticket would be the assignee of the closed ticket.
Request type for the newly created issue can be set following the automation rule explained in the document below:
Note:
Workflow properties can also be used to limit the ability to comment on closed issues, which would result in a new ticket being created. This is explained in the documentation below:
Bhaargavi Natarajan
0 comments