Modify a Trigger
There are a number of options available to modify triggers:
- Edit the configuration parameters
- Enable and Disable Triggers
- Copy the Trigger
- Delete the Trigger
Edit
To edit a trigger start by navigating to the Triggers table by selecting Triggers from the toolbar.
Then click onto the name of the trigger you would like to edit.
In the sub-menu select Edit to open the edit trigger view.
Here you can make the changes that you need to make, and simply click Save to apply the updates.
Enable/Disable
There may be times that you want to disable a trigger to prevent it from running but without having to remove it completely from the system.
To enable or disable a trigger you need to navigate to the Triggers table by selecting Triggers from the toolbar.
Then click onto the name of the trigger you would like to disable/enable.
In the sub-menu select Edit to open the edit trigger view.
You can then either check or uncheck the checkbox labelled Trigger Enabled depending on whether you are enabling or disabling the trigger. If the checkbox is checked (true) then the trigger will be enabled, if it is unchecked then the trigger will be disabled.
Copy
To copy a trigger, start by navigating to the Triggers table by selecting Triggers from the toolbar.
Then click onto the name of the trigger you would like to copy.
![Select Trigger to Copy](../images/trigger-select.png"Select Trigger to Copy")
Now select Copy from the sub-menu.
This will open a popup where you can specify the name for the trigger being created.
Delete
To delete a trigger, start by navigating to the Triggers table by selecting Triggers from the toolbar.
Then click onto the name of the trigger you would like to remove.
![Select Trigger to Delete](../images/trigger-select.png"Select Trigger to Delete")
Now select Delete from the sub-menu.
This will open a delete confirmation popup window to confirm that you want to delete this trigger. If you are certain you want to remove it click Delete.
Your trigger will have been removed from the trigger table and from any projects it was applied to.