Forum Discussion
Syed_az
Oct 13, 2023Copper Contributor
How can I pull the date of when a ticket was moved to a In Progress status?
Hello All, azure I am trying to pull the date when the ticket is moved from ToDo to In Progress Status using queries. What i tried ? > Tried all the Colum options available in the query but ...
Iryna_Komarnitska
Oct 23, 2023Copper Contributor
For a more detailed analysis of state changes in Work items and how much time they spend in states, try using the Time in State for Azure DevOps extension https://marketplace.visualstudio.com/items?itemName=SaaSJet.tis-azure .
Using Work Items Range or Time Range filters, you can check when exactly the state was changed.
Using Work Items Range or Time Range filters, you can check when exactly the state was changed.