Forums

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

Tickets created today JQL

Vinothkumar Sekar
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 17, 2022

How to search for the tickets created for current day for ex: 17/11/2022

2 answers

3 votes
Max Foerster - K15t
Community Champion
November 17, 2022

Hey @Vinothkumar Sekar , and welcome to the community.

Are you looking for tickets created today, and the filter should always display tickets from today? Or do you want to use a specific date?

The easiest solution if you're looking for issues that have been created today is:

created > startOfDay()

But there are other ways if you look for yesterday and need to specify the timeframe of the date of creation. So it can get more complex. Let me know if you need assistance here.

Atlassian has an excellent documentation about JQL referencing all fields, functions, and operators. You should check it out: Use advanced search with Jira Query Language (JQL) 

Best, Max

0 votes
Fabio Racobaldo _Herzum_
Community Champion
November 21, 2022

Hi @Vinothkumar Sekar ,

welcome to the Atlassian community!

You can add a JIRA Issues macro to your confluence page and put within your own JQL.

JQL can be :

  • created > startOfDay() : it will display dinamically issues created in the current date
  • created > "2022-11-19" :  it will display dinamically issues created after a specific date

Hope this helps,

Fabio

Suggest an answer

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

Atlassian Community Events