Example of a macro
Closing an issue and notifying the user
Let's say the support team is processing user requests in Tracker. Once your work under the request is completed, you need to close the issue and notify the user that their request has been resolved. Let's set up a macro that will execute these actions:
-
In the left-hand panel, click
Queues and select a queue. -
In the top right corner of the queue page, click
Queue settings. -
Select Automation in the left-hand panel.
-
In the top right corner, click Create → Macro.
-
Name the macro.
-
Write the text of your comment. You can add issue parameters to your message by clicking
Variables. -
If you want your macro to close issues, go to Change field value and choose Status → Set value → Closed.
-
Click Create macro.
To execute the created macro:
-
Open any issue in the queue where you created the macro.
-
Click
Macros in the comment box and choose a name for your macro. -
Click Run. This adds a comment and the issue status changes to Closed.