Hello, hope everyone doing well.
so basically I am trying to craft a JQL that will show me all the user stories which were moved from 'Ready for Dev' into 'In Dev' over last 7 days.
Here is my JQL
project = ABC AND issuetype = Story AND status changed FROM "Ready for Development" to "In Dev" AFTER startOfMonth()
How can I modify the above JQL to show me last 7 days data alone? Thanks!
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.