[Visual Studio online] remove work item (feature, backlog item, task)
Using Visual Studio online for scrum management is a good choice during project development. Through Visual Studio online simple web UI operations, developers can manage various work items (feature, backlog item, task) in scrum ).
When managing a work item, the developer wants to remove a work item. However, in Visual Studio online, the function of directly removing work items is not supported, because directly removing a work item will never find relevant records in the system, this can easily cause follow-up troubles. Instead, Visual Studio online adds a removed state for each work item. You only need to change the state of the work item to the removed state, and the work item will not be seen on the relevant page.
Before Removal
Status Change
After removal
Query
By changing the work item status to removed, the work item is invisible on the relevant page. If you want to query the removed work items in a project, follow these steps to create a query project, you can obtain the work item whose status is changed to removed.
[Visual Studio online] remove work item (feature, backlog item, task)