Is it possible to create a drop-down based on 1 field in a dashboard, and show the active issues for the specified field.
For example:
we have 1 field which indicates the location. Under this location, the issue is registered.
Location 1:
6 issues
Location 2:
12 issues
Location 3:
2 issues
When we put this in a dashboard, we will see 20 issues. But is it possible to make a drop-down where we can select the locations. When we select Location 2, we will see 12 issues.
The location field is a cascade field in our project.
I hope I explained everything clear enough.
If not, please let me know.
You could consider using the 2 dimensional gadget and use location for one of the axis.
I found this plugin, which allows differnt ways of creating filters
And here is a demo
https://demo.qotilabs.com/jira/secure/Dashboard.jspa?selectPageId=11100
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this one is just awsome
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI. You can use the plugin Eazy BI and create a report
or use Issue Statistics Gadget
group by the custom field "location" and when you click on the counting issue, opens issue navigator
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.