adamstraube / JiraIssueLinkVisualiser

A more visual way of viewing the links between your currently selected issue and other issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jira Issue Link Visualiser

Issue link visualiser in action

A Chrome extension that will add an issue link visualisation on the right hand pane when in Atlassian Jira. Requires the REST API to be enabled in JIRA to work!

Why I built this?

One day whilst working on an issue I had trouble keeping track of the status of related issues and sub issues without scrolling. This is my attempt at making a visual aid for issue links.

How to install

Easy:

  • Go to the Chrome Extension store and install it here

Or:

  • Clone this repository to a directory on your computer
  • In Chrome go to Settings>Extensions and enable "Developer Mode"
  • Click "Load unpacked extension..." and open the directory where you cloned this repository

How to use

Go to https://adamstraube.github.io/a-better-way-of-viewing-links-between-issues-in-jira/ for more information.

Built with

Todo:

  • Screen centring and zoom on main issue
  • Sprint
  • Epic or Epic Link
  • Age of issue?
  • Issue activity (Number of comments?)
  • Fullscreen function
  • Collapse module if no issue links found

About

A more visual way of viewing the links between your currently selected issue and other issues.

License:MIT License


Languages

Language:JavaScript 98.7%Language:CSS 1.3%