The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to create release burndown chart across multiple boards?

Sunitha Marasakatla
November 21, 2017

We have multiple teams with separate boards but they are working towards one single release. Right now I'm taking data from each board and to show the burndown in spreadsheet. So wondering if I can use either JIRA or confluence for consolidated burn down report. 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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 Champions.
November 21, 2017

Create another board that includes all the issues across all of their boards.  You'll be able to see burndown on that.

Sunitha Marasakatla
November 21, 2017

Thank you! could you provide more details on how to link multiple boards in new board?

Nic Brough -Adaptavist-
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 Champions.
November 24, 2017

You don't.  You need to stop thinking of boards as containers, and see them as views.

You need a new filter that includes all the issues that are filtered for by your other boards.

The most simple way to do this is look at each board, copy their filter, drop the "order by" clause and encase it in braces, then join it to the others with OR.

For example, let's say you have boards with

  • Project = X order by rank desc
  • Project = Y and issuetype = bug order by rank desc
  • Component = wheel order by rank desc

Then

(Project = X) OR (Project = Y and issuetype = bug ) OR (Component = wheel )  order by rank desc

Sunitha Marasakatla
November 27, 2017

Got it. Thank you!

TAGS
AUG Leaders

Atlassian Community Events