i tried this one
project = "Online Application v4" AND status changed to "Ready for QA" FROM startOfWeek() TO endOfWeek()
But, no luck not working.
Can you try
project = "Online Application v4" and status changed from Open to "Ready for QA" after startOfWeek("-1") before startOfWeek()
This should bring all the issues status changed from Open to ready for QA on Last week
thanks for your help... I edited your suggestion to like this
project = "Online Application v4" and status changed TO "Ready for QA" after startOfWeek()
which is expected :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nisha Hajamohideencan you check this question i need answer very quick .sorry rushing at last minute :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Balasubramanyan murugan you had mentioned that the query worked as expected. What is that you wanted me to check?
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.