I have a rule using the plugin that:
- identifies an issue based on Customer Request Type;
- clones specified issue into a different project;
- deletes the original issue.
The rule works fine, but every time it is triggered I get multiple error emails for other, non-related rules.
Most of the errors are for rules that send notifications if a specified field is changed (ie Priority changed to Escalated from Normal). Like below:

I have full permission to this project.
Any idea how I can prevent these errors from occurring?