We want to have an issue log in Jira (currently maintained in Excel). The purpose is to have a repository of any and every issue faced in the project so that in future anyone can refer to the issue log and see if the issue they're facing is a known issue, and the solution/workaround for it.
Should we have a Kanban board and just raise stories/tasks there with all the details? Or is there a specific option available for creating an issue log?
Hi @Utsav Kothari,
There's no dedicated "issue log" feature in Jira, but Jira works well for this once you set a couple of things up. The pattern most teams converge on is:
project = LOG ORDER BY created DESC and pin it.db, auth, api) and configure Quick Filters on the board to slice by them.A Kanban board is fine for the tracking lifecycle, but for a reference repository that people scan and search, the List view is usually the more useful day-to-day surface.
Hope this helps,
Ivan
@Utsav Kothari Following up on my earlier answer, since the spreadsheet feel is what you're coming from, here's another option that keeps that experience inside Jira.
If you're open to solutions from the Atlassian Marketplace, JXL is a spreadsheet-style view for Jira where you can view, edit, sort, group, and filter your issue log exactly like in Excel - including pasting in any historical entries you already have. You can save multiple sheets per project (e.g., one grouped by Component, one by Severity, one filtered to currently-open known issues) and apply conditional formatting to highlight critical or stale entries. Search is full-text and works across all your fields, so the "have we seen this before?" lookup stays fast as the log grows.
Disclosure: I work for the team that builds JXL.
Cheers,
Ivan
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.