I am learning jira event whenever a issue is deleted in jira we can get the details of the issue by litening to this event i was also trying to figure out how to i get comments of the issue that was deleted currently i am only getting few details of the issue like summary issuetype assignee project but i am unable to get comment of the deleted issue throug event
Welcome. For delete comments, the notification permission is usually not sent to anyone by default. You may want to looking to set that to a group or role, so that you can receive those type of notifications.
Also, deletion of issues are limited in information as meant to provide just part of the tickets details to know what was deleted.
-Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.