A trigger is a set of actions on an issue that are executed automatically when certain conditions are met. For example, if the issue status changes or if a certain user subscribes to the issue, the trigger can change the issue's parameters, post a comment, or send an HTTP request.
Each queue has its own set of triggers. Triggers are applied one by one in the sequence listed in the queue settings. However, you can manually change the trigger order if necessary.
The new automation will appear in the list in a few seconds after being added.
Creating a copy of a trigger
To copy a trigger:
Hover over the trigger in the list of automations and click → Duplicate.
Select where to copy the trigger: To current queue or To another queue.
Limitation
If local queue fields are used in the trigger settings, you can't copy the trigger to a different queue.
Changing the trigger priority
Sorting in the trigger list is set to Random order by default. In this mode, you can sort triggers by parameters such as Name, ID, or Modified. To do this, click the respective column name.
To change the order in which triggers fire:
In the Automation section, go to the Triggers tab.
At the top right of the trigger list, click Order of triggers. The triggers will be sorted in the order of execution.
Hover over the trigger, click , and drag the trigger to where you want it.