Sprint original commitment, added after sprint start and removed from sprint in one table ?

Yatiraj Sharma
Contributor
April 11, 2023
Do we have any ways to show original committed, added after and removed from the sprint issue count in dashboard single table ?
I can show as three different pie chart or table...but was trying to see if I can manage it in one single table ?
Something like
TeamInitial Story/tasks count Added After Story/tasks countRemoved from Sprint Story/tasks countFinal Completed Story/tasks count
Team A2869750333
Team B2859534346
Team C33515450437

1 answer

1 vote
Ravi Sagar _Sparxsys_
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 11, 2023

Hi @Yatiraj Sharma 

Yes, you could build this report but you will have to rely on paid apps. I have built something similar using eazyBI. If you go to their documentation they have some sample eazyBI sprint reports to get you started.

Ravi

Yatiraj Sharma
Contributor
April 11, 2023

Hi @Ravi Sagar _Sparxsys_ ,

Yes, I have eazyBi and have prepared in that... However I was looking in JIRA itself

Oskars Laganovskis
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 11, 2023

Hi @Yatiraj Sharma

If you are looking on paid apps, you might use the following measures out-of-box in eazyBI for the report you need:
Sprint issues committed,
Sprint issues added,
Sprint issues removed,
Sprint issues completed.

You might read more about these measures in eazyBI documentation here - Sprint scope measures .

Regards,

Oskars / eazyBI support

Yatiraj Sharma
Contributor
April 14, 2023

This is in EazyBi and I am trying to find in the JIRA itself.

Yatiraj Sharma
Contributor
August 11, 2023

This is possible using issueFunction queries in different results in JIRA. like below...

For Original commitment: -  "Main JQL for your Scrum Board with sprint value" AND issueFunction not in addedAfterSprintStart("Scrum Board")

For Added After Sprint start: -  issueFunction not in addedAfterSprintStart("Scrum Board")

For removed from Sprint: - issueFunction in removedAfterSprintStart("Scrum Board")

If you have Rich filter plugins then you can have this added into Smart filters and then with two dimensional gadgets will give you in single table. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events