Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need to know JQL fro how many tickets was opened on monthly and weekly bases

Rajesh Kappa February 28, 2018

Hi All,

I would like to know is it possible to have list for how many tickets was opened on monthly and weekly bases in a single Gadget and please help with JQL.

Thanks,

Rajesh

1 answer

1 accepted

1 vote
Answer accepted
Brittany Wispell
Community Champion
February 28, 2018

@Rajesh Kappa

You can use the Recently Created Chart and modify it to use Weekly or Monthly basis. 

The JQL would be just   project = 'My Project' 

You could also use the below JQL for the filter results gadget.

Weekly: created >= -1w AND created <= 1w

Monthly: created >= -4w AND created <= 4w

Screen Shot 2018-02-28 at 10.47.51 AM.pngScreen Shot 2018-02-28 at 10.50.09 AM.png

Rajesh Kappa March 4, 2018

Thank you so much

Brittany Wispell
Community Champion
March 5, 2018

Glad I could help! If this answer is correct could you please accept it as a solution, the accept answer button is next to the vote button. 

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events