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.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.