/jira-issue-assignee-piechart.user.js

Jira user.js browser extension for draw pie chart of assign history

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

jira-issue-assignee-piechart.user.js

Jira user.js browser extension for draw pie chart of assign history.

User.js or userjs script for add functionality analyze assignees participation in current issue.

Compatability

Script primary written for Chromium browser and off course should work with Google Chrome.

With Greasemonkey extension it also supported in Firefox.

Other browsers also may support that, but it is not intended and not tested. If someone need it, and it is not work, please file a ticket. For required extensions please look for example at http://wiki.greasespot.net/Cross-browser_userscripting and http://userscripts.ru/ (in Russian).

Installation

Just go to link. Browser should ask you permission install it.

What it does and how works

Based on google visialisation API and Jira REST API it should work in almost all versions and sites.

Examples by issue https://jira.atlassian.com/browse/JRA-31917

  • Once it installed it automatically adds button in dates block: add button in dates block.
  • By click, it retrieves full issue changelog and draw chart by each assegment: chart by each assignment
  • and summary time by assignee: summary time by assignee chart

License

Script licensed under GNU GPLv3 license without any warranty. Please look at LICENSE file for full text.