Hello,
I have created a dashboard including different basics gadgets such as:
1/ Created Vs Resolved
2/ Workload Pie
3/ Pie chart
4/ Issue statistics
For all those gadgets, I need to have the information only on 1 month.
Eg: I would like to have the timespent by issue type for all issues of my project, only for the month of September (gadget 2)
>>> Unhappily, any field exists to precise the month I need to focus on.
Dashboard to configure workload pie_191016.png
Question:
How can I include month/time notion in gadgets which have not this field by default?
Thank you for your help.
BR
Soumia
Community moderators have prevented the ability to post new answers.
Use the time condition in your JQL filter as updated >= -30d. This will display the chart for the issues updates for the last 30 days.
Hi Mahesh,
Thank you for your help ![]()
I thought something else (filter) was possible.
BR
Soumia
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.