Hello everyone.
Is it possible to search for issues with dynamic date and time, for example, if issues are created today from this morning at 09:00 am to 09:00 am tomorrow morning.
project = ("project") AND created >= "2023-11-23 09:00" AND created <= "2023-11-24 09:00"
JQL will search for existing issues - so it could look back 24 hours from today to yesterday.
There's a few options with date searches:
See more information on these help pages: https://support.atlassian.com/jira-software-cloud/docs/use-advanced-search-with-jira-query-language-jql/
If there is a specific outcome you're trying to achieve, let us know so we can assist further :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.