You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
For example, I need to know the story points totals for the cards in the To DO, Doing, blocked and Done step.
Is this possible?
Hi @Roberto T -- Welcome to the Atlassian Community!
There is no a built-in way to do this with out-of-the-box JIRA. There are marketplace add-ons to do this with query scripting or charting gadgets.
For a free solution you could:
project = myProject
AND status != Backlog
AND (resolved IS EMPTY OR resolved >= -14d)
ORDER BY status
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If this works for you, please consider marking this question as answered. That will help others in the community find solutions faster. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why has this not been added to the Filters feature as an option to appear at the bottom of the list? Doesn't sound difficult at all - and making us go out to a 3rd party to have this ability, or exporting and using Excel, seems like a very immature-product solution. This has been a frequent ask now for going on 5 years.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.