Issue Summary
Issue deleted trigger in automation rule always fails with an error.
Steps to Reproduce
- Create an automation rule for the "issue deleted" trigger.
- now try to delete any issue within the scope of the automation rule.
- The automation rule fails and now, check the Audit log of the rule.
Expected Results
The automation rule should be successful
Actual Results
The Automation rule fails with the following error:
Issue event Unexpected error executing rule: java.lang.IllegalStateException: Could not resolve issue with key: TEST-13
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available