User story #1262
Filter rows to show only these where assignee is involved (patch file included)
Blocked:
No
Alone:
Milestones:
Sprint:
Description
Hi,
We implemented small enhancement to the Sprint Board and wanted to share it with other Scrum Plugin users.
Currently our sprint board is pretty big and there is a problem to find tasks which are assigned to only one specific person. This patch is to address this problem. We added new select box, namely "Assignee", in a Sprint Board where you can choose whose tasks you want to search. It works in such a way that it filters all PBIs where there is at least one task where given assignee is involved and hide all other ones. This is done dynamically in JavaScript, without reloading page (to speed it up and to simplify).
You can find patch file attached. It needs to be applied on top of 0.16.1.
Files
Subtasks