Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi community,
I create an automation to calculate the amount of business days between 2 dates.
Now I want to represent number of tickets per the amount of days in a gadaget dashboard something like this (I made a drawing below to explain what I would like to represent)
Is there a way to display a number field on gadget as another customfield?
Thank you
Hi @Tanya _DevAcrobats_ & @Trudy Claspill
That's what I thought, that there wasn't a native gadget.
I can use filter result with different range of amount
ex: 1st filter number of tickets where diff time < 10 days
2nd filter number of tickets where diff time >= 10 days & < 20days
...
Thank you both for your help. :)
Hello, @CEDRIC DEVAUX ,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @CEDRIC DEVAUX
The Pie chart and Two Dimensional gadgets you show can only be based on fields that have a selection list of defined values. They cannot group based on a field that does not have a pre-defined set of possible values.
You could use the Filter Counts gadget to display counts of issues based on filters. You would have to construct a filter for each possible value for your custom field.
There isn't a native gadget for what you want to do.
You might be able to do that with third party apps that add more gadgets to the Dashboard options.
https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=custom%20charts
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.