I'm trying to filter tickets that were created between 9pm-8am. Is this possible?
Hello @Allen Stone
Jira does not natively provide a method to filter for issues based on only the time portion of the Created date/timestamp.
You could use a custom field and an Automation rule to populate that custom field with just the time portion of the date/timestamp, and then filter based on that custom field.
You also might find a third party app that adds that capability to JQL. There are several apps that extend JQL capabilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.