A gadget for Jira allows the user to select between a set of dimensions, aggregations, and drill-down types.
The need to build a flexible pivot-table like reports to combine and aggregate data provided by Jira in a comfortable way, with a set of useful aggregations and data drill-down.
The gadget uses Jira API and Lucene indexing to collect the necessary data and present it to the user in a clickable and interactive table-like view.
Atlassian SDK, Jira API, Javascript libraries (jQuery, underscore, Infragistics Pivot Grid, etc…), OSGi, TDD (JUnit, Mockito), Lucene Index