Reputation: 2221
I use TFS 2018 on-premises and created a project based on SCRUM process template. I have successfully added some columns in task board. Now I try to add limit on In Progress, Review and Test column (see following screenshot), but I find no setting for it. There is only setting for backlog items level, but what I want is for sprint/task level.
in the screenshot the red numbers are the limit I want to set.
Can anybody show me how to do it? Any help and hint are highly appreciated.
Upvotes: 0
Views: 582
Reputation: 51153
WIP limits constrains the amount of work your team undertakes at each work stage. It's designed to focus your team on completing items before starting new work.
After define WIP limits for each work stage, corresponding to each intermediate column. The limit sets a soft constraint on the number of items allowed within the column. Nothing actually prevents you from moving more items into the column and exceeding the limit. Your Kanban board shows the count of items at each stage next to each limit.
Taskboard just provides a visualization of flow and status of each sprint task. With it, you can focus on the status of backlog items as well as work assigned to each team member. It also summarizes the total amount of remaining work to complete for a task or within a column.
There is only setting for backlog items level, but what I want is for sprint/task level.
It's not related to backlog level, WIP limits only available in kanban board, to set this you must meet below prerequisites:
Upvotes: 2
Reputation: 16133
You can not set wip limit for sprints. Only backlog (Kanban) boards support that: Work in Progress limits
Upvotes: 1