You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi there, I tried- status in (Resolve, Resolved) AND resolved >= startOfMonth(-24) this only displays resolved tickets for last 24 months but i want the tickets to display week wise for last 24 months. How can this be possible using JQL? Please suggest
Hello @S S , using only a Jira filter you cannot group issues.
You will need to use a Filter in combination with a Dashboard gadget.
The filter you described can be used as the Filter.
Now you create a new Dashboard and add a gadget to display the issues in a grouped manner. One gadget that comes to my mind is the Time Since gadget where you choose the options:
Welcome to the Atlassian Community!
What do you mean by "week wise"?
My guess is that is about the display of the issues. JQL does not have anything to say about how you display the results of a search. You will need to use your search in a display function that supports grouping by week. The issue navigator (the grid-like view you get when you just search for issues) does not have a function for grouping into weeks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.