View the Change History of a Work Item
Who views change history: All team members with read access can view work item history. Scrum masters use history for sprint retrospectives and tracking progress. Admins review history for compliance auditing and troubleshooting.
View the complete change history of any work item to see all modifications that have been made, including who made each change, when the change occurred, and any associated comments. This provides a full audit trail for tracking work item evolution.
View Change History
To view the history of a work item:
- Click on the title or ID of the work item anywhere in the system
- When the details page opens, click the History tab
The History tab displays a chronological list of all changes made to the work item.
Query Historical Data Using the API
To view the history of multiple items or include detailed historical data, you can query via the API. The API allows you to retrieve comprehensive historical information for single assets, multiple assets, or specific attributes.
For more information on querying history, refer to:
- rest-1.v1
- How to query the history of a single asset
- How to query the history of many assets
- How to query the history of a single attribute