How to generate Aggregate reports from JIRA ?

KANNAN SUBBIRAMANI
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 1, 2018

Basically I want to generate a aggregated report every day as below,

Input

Project = 'X'

Sprint = currentOpensprint()

COmponents = 'Y'

OutPut (All Day1, Day2, Day3....... should be like series of dates from the beginning of the selected sprint)

Date Status Story Points (Total)

Day1 Open 100

Day1 In Progress 20

Day2 Open 80

Day2 In Progress 20

Day2 Resolved 20

Day3 Open 60

Day3 In Progress 20

Day3 Resolved 20

Day3 Closed 20

 

Can someone please help me with the solution either Table format or Pie chart (Regular or 3D) or Bar Char (Regular or 3D) ?

 

1 answer

0 votes
Piotr Bojko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 26, 2018

You can try an addon, like https://marketplace.atlassian.com/apps/1218767 

With an addon you can use SQL instead of  JQL. SQL has aggregating features.

Rey Catabay September 25, 2019

That link isn't working (anymore).

Piotr Bojko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2019

Thanks!

 

I've updated post with a new link.

 

Regards,

Piotr

Suggest an answer

Log in or Sign up to answer