Hello Community,
I was trying to find the best way to be able to query tickets created after a specific hour,
eg. Tickets created in last month after 17h
anyone have any tips about the best approach to have something?
thank you in advance
Hi @Nuno Pimenta (ADM) , can you better explain your example? What does "in last month after 17h " mean exactly?
in the meantime let's say I wanted to find issues created after 7am today, for which I could use the following JQL...
created > startofday(7h)
Thanks Jack,
i already try the one for the current day and do the trick,
but we would like to know if there is a way to query for last month or a date range instead. Like to find issues created after 7am all days in the last month
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You cannot do that with native JQL. Look to add-ons, e.g. powerscripts or scriptrunner or others.
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.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.