Hi All,
Need JQL for the tickets opened (created) prior to 7AM and After 5pm form the beginning(all available data till now) with component.
Jira only affords you datetime field out of the box. Hence if this were a single day, you can enter the exact datetime you want.
For example
Created >= “your date time” OR Created >= “Your date time after 5”
Else you may need to check if an addon offers such a feature by going to marketplace.atlassian.com and looking through all addons with JQL added in.
Cheers
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.