Dashboard to configure

Soumia Chekkal October 19, 2016

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

2 answers

1 accepted

0 votes
Answer accepted
Mahesh S
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 19, 2016

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.

0 votes
Soumia Chekkal October 19, 2016

Hi Mahesh,

 

Thank you for your help smile
I thought something else (filter) was possible.

BR

Soumia

Suggest an answer

Log in or Sign up to answer