Issue link deleted rule should be succeed when the rule can work after the issue is deleted.
Issue Summary
Issue link deleted rule will be failed when the issue is deleted.
It is expected behavior now, but if the rule can work after the issue is deleted, the rule should be succeeded as expected.
Steps to Reproduce
1.Configure the following rule in Automation for Jira
2.Link the source issue(issue A) to destination issue(issue B). issue A => issue B
3.Delete issue B
4.Automation rule will be failed in spite of the rule will comment on the source issue(issue A).
The source issue(issue A) still exists, and the rule can comment on the source issue(issue A).
Actual Results
- Issue link deleted rule will be failed when the issue is deleted.
Expected Results
- Issue link deleted rule will be succeeded when the rule could work after the issue is deleted.
Workaround
- Use change status(transition) or archive instead of deleting an issue.
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- links to