Background:
One Jira project with two teams.
Each team runs in team specific sprint board.
Each team runs with own sprints.
The teams want to use team specific WIP limits which have been configured in Columns:
- Team 1 with WIP Limit <= 9
- Team 2 with WIP Limit <= 7
Problem:
WIP is calculated on the project level e.g. Team 1 has 8 issues in progress and Team 2 has 6 issues in progress. In both team boards the 'In progress' column is now coloured red indicating that WIP is exceeding. At the top of the column, you can see that Team 1 has 8 of 14 in progress and Team 2 has 6 of 14 in progress.
WIP should really be calculated per board instead.
Any possible workarounds?