Hi,
Currently I am looking for Jira query where I want the the field Dev- ETA is in next 3 days.
I used : Dev-ETA[Date] >= startOfDay(3d); but it is not giving the correct result.
Please suggest.
You're almost there, try Dev-ETA[Date] >= startOfDay() and Dev-ETA[Date] <= startOfDay(3d)
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.