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:
- End user are having difficulty searching for issue due to the accumulated issue over the years
- Long time to run re-index for JIRA
- Performance issues; slow
- 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
- Allow users to create archives/snapshots in PDF/DOC/Excel format
- Taking archives/snapshots of all the project attachments






Log in or sign up for Devpost to join the conversation.