Forums

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

Is is possible to query any tickets in an EPIC that have a completion date within a time period?

emma.dube1
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 11, 2022

So for example; any tickets in a "Support 2022 EPIC" that had a preface of "Microservices" from Jan 1 to Dec 31? Thanks.

2 answers

1 vote
Mark Segall
Community Champion
November 11, 2022

Hi @emma.dube1 and welcome to the community!

You could do something like this:

"Epic Link" = ABC-123 AND summary ~ "Microservices" AND resolved >= "2022-01-01" and resolved < "2023-01-01"
0 votes
Clark Everson
Community Champion
November 11, 2022

Hi @emma.dube1 

Welcome to community! It is possible to use specific dates within JQL you just need to make sure to format the dates correct i.e.

createdDate >= "2017-11-16 14:00" and createdDate <= "2017-11-16 23:00"

The JQL operators page is probably the best resource:

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/

 

Best,
Clark

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events