Issues are no longer visible when moving issues to back to `Backlog` from assignee list on issue board
Summary
Issues sometimes disappear from the view when moved back to the backlog.
Steps to reproduce
- Create a new project.
- Create a new issue board.
- Add an assignee list to the issue board
- Add a new issue to the backlog.
- Move the issue to the assignee. The number of issues for the
Backlogcolumn remains at1. - Move the issue back to the backlog. The issue will disappear, but the totals for the columns will be correct:
1forBacklog,0for the assignee. - Refresh the page to see the issue in
Backlog.
Example Project
https://gitlab.com/asaba/issue-board-bug/boards?scope=all&utf8=%E2%9C%93&state=opened
What is the current bug behavior?
The issue disappears from view when moved to the Backlog.
What is the expected correct behavior?
The issue should be visible in the Backlog as soon at it is moved.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com.


