Hey guys, Dan here!
I do have a question about Jira events (https://developer.atlassian.com/platform/forge/events-reference/jira/#issue-events), which I can use in my Forge Triggers.
In the documentation events like “created”, “updated”, etc. are listed. But what about “deleted”?
In my test case I also need a trigger/listener, which is fired after issue-delete-events.
Is there a way to implement this? I have already tried if a simple entry in the manifest (“avi:jira:deleted:issue”) would be sufficient - Unfortunately without success, but no error is thrown during the build process.
Many thanks for your help - best regards
Daniel