I want to add Gadget on my dashboard showing open (grouped multiple statuses - to do, in progress, ...) and closed (done, rejected, ...) tickets in open sprint.
Hi @David Beran ,
Welcome to the community !!
You can make use of Two dimensional filter statistics or Issue statistics gadget. In these gadget, make use of filter where the JQL is "Project = ABC and sprint in openSprints()"
Hi @David Beran and welcome to the Community!
Dashboard gadgets don't let you group issues by status (out of the box). So you could get closest to the desired result by grouping them in a chart by resolution:
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @David Beran
welcome to the community!
If you're open to solutions from the Atlassian Marketplace, you may want to have a look at the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of advanced features, including support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting.
With these, you can build a view like e.g. this in just a couple of clicks:
This is really just one of a virtually endless number of possible views and reports; you can also view and group by any other issue fields, configure different sum-up styles, etc. etc.
I should add that JXL doesn't currently offer a dashboard gadget (but will do so, soon) - but many of our customers simply use a JXL sheet as a "de-facto dashboard".
Any questions just let me know,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @David Beran
Welcome to the community.
Jira has 3 status categories: To Do, In Progress and Done
Use the within the filter the JQL option "statusCategory".
See the following KB article as well: how-to-search-using-statuscategory-statuscategorychangedate-function-with-jql
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @David Beran,
This can be easily done by using the Pivot Table & Pivot Chart gadget offered by our Great Gadgets app.
This gadget support statistic by Status Category, which means that it groups statuses in the way you want. All you have to do it to configure the gadget with a filter that returns the issues from the open sprint.
Eventually, you can split data by additional criteria like assignee and display sum of story points instead of number of issues. You can also display percentages.
If you prefer to see the issues themselves, you could use the Work Breakdown Structure (WBS) gadget offered by the same app. This gadget can display the issues in a tree hierarchy by Epics > Tasks > Sub-Tasks along with their current status colored by status category.
See more examples of these gadget (and the many others offered by the same app) in these articles:
You could start with a 1-month free trial. If you have any questions, feel free to contact support@stonikbyte.com at any time.
Hope this helps.
Danut
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.