Skip to content

mawiseman/JiraIssueNavigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Jira Issue Navigator

This is a script to make JIRA's Issue Navigator more useable by grouping issues by Project Key and saving your view settings in localStorage so next time you view the IssueNavigator your last view is saved.

Jira Issue Navigator

Installation

To get it to work you will need to do the following:

  • Save jira-issue-navigator.js to: \atlassian-jira\includes\js
  • Modify header-depreciated.jsp in: \atlassian-jira\includes\decorators\header-depreciated.jsp
  • Add a reference to the script file just before the tag
<script src="https://[your url]/includes/js/revium-issuenavigator.js"></script>

About

Script to make JIRA's Issue Navigator more useable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published