Forums

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

I am looking to get a JQL query to get the issues in a released version on a monthly basis? Is thera

Aarti Walia
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 30, 2021

I tried below query :

project= ABC AND fixVersion in releasedVersions(PRP) AND resolutiondate > endOfMonth(-2) order by created DESC. 

 

But i want something that can dynamically change on monthly basis. I don't want to use scriptrunner. Any suggestions please?

Thanks in advance,

Aarti

1 answer

0 votes
Fabian Lim
Community Champion
November 30, 2021

Hi @Aarti Walia

Welcome to the community!

Out of the box you will not be able to accomplish this. Look in the marketplace for reporting apps. In our environment we use eazybi for a similar report, but based in apptoberfest there are tons of reporting apps that could do something similar.

Regards

Suggest an answer

Log in or Sign up to answer