Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Find Last Sprint Issue was Present

I need to create an efficiency reports in which I need to identify how many stories/bugs were worked and closed during a sprint.  If a story/bug was worked multiple sprints, the JQL being used is showing all the sprints.  I need only the last sprint it was in for reporting purposes.  

I can export the query results to Excel and use functions to identify the last sprint, however, this requires a lot of manual manipulation and a greater cause of human error.  I would like to be able to show the report using the JIRA issue macro in Confluence. 

Has anyone figured a way in which to only pull the last sprint the JIRA issue was present in?

TIA!!

1 answer

0 votes
Ignacio Pulgar
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.
Dec 13, 2019

Hi Wendy,

If I'm understanding you correctly, you'd like to count with a field that displayed the last sprint an issue was in, instead of showing all sprints where the issue had ever been, which is the native Sprint field behaviour.

Natively, there's no way to show just the last sprint into a column or field.

With ScriptRunner, that would be possible by adding some code to a Scripted Field. Once created, the field could be added to the Jira Macro in Confluence.

There are more Scripted Field scripts in the Adaptavist Library.

Hope it helps.

Ignacio Pulgar
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.
Dec 13, 2019

By the way, another Scripted Field which code is available here could retrieve the number of weekdays since the Sprint field was last updated. It would require just to update "Custom Field Name" with "Sprint".

Yet ANOTHER answer that requires a 3rd party tool.

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events