How to search for the tickets created for current day for ex: 17/11/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
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 :
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.