Is there a trigger when an issue is deleted
We have several issues with sub-issues. When an issue is deleted we want to delete the sub-issues as well (loop over the issue.subtask of, and than the applyCommand("delete")).
Is there a trigger like the 'onChange' for fields, when an issue is deleted?
Is there a trigger like the 'onChange' for fields, when an issue is deleted?
Please sign in to leave a comment.
Sorry for a short delay!
Currently, there are two problems with the case:
We plan to implement the first one in future releases and, I believe, second option will be work arounded, too.