Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.07 KB

sprint-170-update.md

File metadata and controls

18 lines (12 loc) · 1.07 KB
author ms.author ms.date ms.topic
sid-ah
simerzou
06/01/2020
include

Add "Parent Work Item" filter to the task board and sprint backlog

We added a new filter to both the Sprint board and the Sprint backlog. This allows you to filter requirements level backlog items (first column on the left) by their parent. For example, in the screenshot below, we have filtered the view to only show user stories where the parent is "My big feature".

Add Parent Work Item filter.

Improve error handling experience –– required fields on Bug/Task

Historically, from the Kanban board, if you moved a work item from one column to another where the state change triggered field rules, the card would just show a red error message which will force you to open up the work item to understand the root cause. In sprint 170, we improved the experience so you can now click on the red error message to see the details of the error without having to open up the work item itself.

Select error message to see details.