See all opened issues in the Open list within a board with scopes.
Problem to solve
When creating a new board and selecting an Assignee under Scopes.
In the new board, the list of open issues, are filtered by the same scopes.
It would be a good idea to be able to see all open issues.
Further details
I create a new board with the name Mr. Smith.
I select Mr. Smith under Assignees in the scopes of the board.
Now I want to be able to assign issues to Mr. Smith by directly going into this board and just dragging and dropping an open issue (not assigned) into the To do list.
- I would assume, it would then assign
Mr. Smithto this issue and add theTo dotag.
In our current implementation, we created a board for each person working on a project.
In each board, they have the Open, To do, Ongoing and Review lists.
Unfortunately, in the Open list, they do not see any issues that are opened, unless they are assigned to them.
In our cases, most issues are not assigned to anyone unless we know who's available to work on them, and this might be anyone.
So for the moment, we have to manually edit an issue, assign it to the user and then go in the board to drag drop into the To do list.
It would be way quicker to just be able to see all open issues in the board itself regardless of scope, or at least be able to remove some filters of the current scope to be able to then drag and drop unassigned opened issues within the same board.
This is just a suggestion, I know there are other ways to achieve this using other features, but this is currently what we are using for our projects.
Thanks!