I wanted to find all the Issues that are Resolved past 24 hours from the time of creation. Please help me to get those issues.
example;
I have created a ticket on 1-July-2017 at 12 pm and resolving it on 2-July-2017 at 1 am i.e. past 24 hours time from the time of creation, I want to fetch this issue through JQL.
I'm not aware of a way of comparing createdDate and resolutiondate via JQL. When using createdDate, it is expecting either a date (now(), startOfWeek(), "2017-07-20" etc.) or a time period (-1w, 3d etc.). You may need to resort to using the REST API
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.