JIRA IssueEvent

Alex M April 4, 2013

Hi,

When an issue is deleted in JIRA is there a history record? If not how we know if an issue has been deleted?

Thanks,

Alex.

3 answers

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 5, 2013

There's no way to do it internally - an issue is deleted, the event s fired, the issue is gone, dead, nothing left.

You could dig through logs and hope there's enough data there, but the only real evidence left in Jira is a hole in the issue numbering sequence.

I've used both Onkar and Natalie's answers and those two are by far the best I've seen. I've also experimented with "don't allow delete at all" (effective, but you do end up with litter), and a couple of listeners - one wrote a simple log file (basically the same as the auditor plugin), the other wrote comments on to a set of issues in a dedicated project.

3 votes
Natalie Hobson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 4, 2013

You could use JIRA Auditor. :)

1 vote
Onkar Ahire
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 4, 2013

One could be the soultion and that is to notify user on issue event, You can keep record in mail by notification scheme.

Regards

Onkar Ahire

Suggest an answer

Log in or Sign up to answer