Skip to main content
Version: Early Access

Viewing the Change History of a Work Item

On the details page of any story or backlog item, you can view the list of changes that have been made, including the person who made the change, when the change was made, and any comments that have been added.

Steps

  1. Anywhere within the system, click on the title or ID of a story.
  2. When the details page opens, click on the History tab.

Using the API to Query Historical Data

To see the history of multiple items, you can query historical data via the API and include as much detail as you'd like. Refer to the following articles for more information on how to query history.

  • 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

Idea details page