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: 

Future sprints and solved issues from previous sprints

Shay Refael
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!
July 20, 2022

Hi there Jira people,

 I recently created a "Two Dimensional Filter Statistics" dashboard that gives me great statistics about the current sprint in my project. 
Now I have two questions:

1. I want to know if there is a way to activate this dashboard in the previous sprints of the project?
2. If possible, how to make the dashboard run automatically for future sprints?

thank you for helping

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Bill Sheboy
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.
July 20, 2022

Hi @Shay Refael -- Welcome to the Atlassian Community!

The built-in reports and gadgets for dashboards are not great at this type of reporting.  And neither is JQL for accessing sprints relative to "now".  (The data is there; we just cannot query it with JQL.)

Some possible work-arounds are:

  • Build a dashboard which specifically looks at the last N-sprints (e.g. 3), and build filters accordingly.  For example, let's say you added a custom field that contained the end date of a sprint.  You could then reference that field using the relative date functions, such as myField = endOfWeek(-2) for the prior sprint.  The custom field could be set by an automation rule for issues in the sprint at the time it started (or completed).
  • Investigate the marketplace for JQL addons which permit making queries for such things, and then use the built-in gadgets
  • Investigate the marketplace for better gadgets and reporting

Kind regards,
Bill

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events