Hello Team,
How to find who has deleted the JIRA ticket. Someone has deleted the subtask from main task. My manager wants to know who deleted the ticket. Could you suggest me where can i find it in jira logs or database ?
Hi @Lakshmi CH
Once a ticket has been deleted, there is no more records for that ticket anywhere in the system, everything related to this ticket erased from the database, so you will find nothing there too.
You can use 3rd party plugins or write your own to log the "delete" action every time a ticket is being deleted.
Example to an existing plugin is:
https://marketplace.atlassian.com/apps/43203/auditor-for-jira?hosting=server&tab=overview
Understood @Nir Haimov . Thank you for the quick response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.