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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events