How to extract workitem state change historty data from RTC?
![]()
Is there a way to extract history data related to work item state change in RTC.
We are looking to create a report that shows different states that a defect work item moved through along with the date when the state was changed. We have a defect WI which has states like Raised -> Assigned -> In progress -> In Verification -> Resolved. We are trying to create report that the turn around time between the defect was assigned and moved to In verification state. We are looking to extract data related to when the defect was moved to assign state and In Verification state. What are the possible ways to extract these information from RTC? |