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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,272
Community Members
 
Community Events
184
Community Groups

How to create report of open tickets by week

The report wants to show tickets (series = created)

created even though I add the status of open tickets. I just want the total open tickets per week.

I know I'm missing something.  I would assume that I could chose the series as Status but it's not there

  JiraReport.PNG

3 answers

2 votes
Walter Buggenhout _ACA IT_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 11, 2022

Hi @WM,

What you are looking for, is unlocking the issue history that Jira has, but not always exposes very well.

A good starting point that is available out of the box, may be the Created vs Resolved chart. It displays the number of issues created, resolved AND the trend of resulting open issues:

Screenshot 2022-06-11 at 11.43.43.png

It can be configured to display the evolution on a weekly basis, to a maximum of 300 days in the past until the current date.

All you need to set it up, is a JQL filter to retrieve the issues you want to report on (could be as simple as: Project = <your JSM project>) and a dashboard to add the gadget to.

If you want to do more advanced reporting and would like to do more advanced reporting, you should revert to a more advanced reporting solution from the marketplace. This is an example built with EazyBI e.g:

Screenshot 2022-06-11 at 11.37.15.pngHope this helps! 

Try creating a filter like below, save and associate with a Dashboard gadget such as the created vs resolved or Two-dimensional or other. 

project = abc and created < startofweek() and created >= startofweek(-1)

Thanks, I can do that, but I'd have to run it every week I assume. I wanted a report of previous weeks too. 

Thanks again,

Daboopster

I use the cumulative flow diagram to display status trends over time and cherry pick only the "open" status, not the "done" status 

Suggest an answer

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

Atlassian Community Events