ratsstack
ratsstack

Reputation: 1021

Query for status change on particular day

How do I write a query which will allow me to me view all the work items changed to a particular state on a particular day?

Example, we have a status field which developers change from "In Progress" to "Retest Ready".

I'd like a query which will return me all the work items which changed from "In Progress" to "Retest Ready" on a given day.

Upvotes: 2

Views: 56

Answers (0)

Related Questions