The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Query for Resolved tickets within a specified timeframe

Valon
February 7, 2022

Hello,

I want to report my resolved tickets within a specified timeframe for example 01.02.2022 until 28.02.2022.

I tried the following query but as a result I get all my resolved tickets.

('Assigned Group*+' = "group") AND ('Assignee+' = "name") AND (('Status*' = "Resolved") OR ('Status*' = "Closed")) AND (('Last Resolved Date') >= ("01.02.2022")) AND (('Last Resolved Date') <= ("28.02.2022"))

What am I doing wrong? Thanks for help!

Best,

Valon

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Valon
February 10, 2022

Hello Community, no ideas how to solve my issue on BMC Remedy ITSM Suite?

0 votes
Pramodh M
Community Champion
February 7, 2022

Hi @Senovc87_vk 

Welcome to the Community!!

Better use the basic JQL querying!!

Here's the option

Ad.png

 

Sw.png

Res.png

Hope you'll figure out this one :-)

Thanks,
Pramodh

Valon
February 7, 2022

Hi Pramodh, thank you for your quick response :)

I forgot to mentioned that I am asking for BMC Remedy ITSM and not for Jira. Hope I am here right :)

Best,
Valon