Inspiration

We have a few client that have been JIRA for years (Since JIRA 4) and their instance are pretty large. Over the years, we realised they have a few common pain point:

  1. End user are having difficulty searching for issue due to the accumulated issue over the years
  2. Long time to run re-index for JIRA
  3. Performance issues; slow
  4. Traceability and audit compliance needs

What it does

The Issue Archiver plugin allows JIRA admins to select issues for archives/snapshots in HTML format together with their attachments. JIRA admins can later download and share the archives/snapshots offline or create permission view for user to view the archives/snapshots in a viewer screen

How I built it

Issue Archiver will retrieve the HTML format of JIRA issues and save a copy of the issue attachments. So that the archives/snapshots can be shared online or offline.

What's next for Issue Archiver for JIRA

  1. Allow users to create archives/snapshots in PDF/DOC/Excel format
  2. Taking archives/snapshots of all the project attachments

Built With

Share this project:

Updates