mattermost-community/focalboard
View on GitHubBug: Giving and removing access for boards and templates behaves incorrectly
Open
#4836 opened on Dec 14, 2022
Help WantedSev/3Up for grabs
Description
Steps to reproduce the behavior
- Login to Boards as User A and open a board (i.e.,
Board 123) - Go the the Share dialog and add User B to
Board 123as any role - In a separate incognito browser, login as User B and go to
Board 123 - Go back to the window with User A and remove User B from the board
- Go to window with User B and see error - user is taken to the template picker
- As User A, add User B back to
Board 123 - Go to window with User B again and see error -
Board 123is automatically opened for User B after User A added them back to the board - Repeat steps 1-7 on the template editor and see the same issue there as well.
Expected behavior
Step 5: When a user is removed from a board, and they have other boards in their sidebar, they should be taken to the next available board on the sidebar. Step 7: The board should be added back to User B's sidebar, but NOT automatically open for them. User B should remain on their current view.
Edition and Platform
- Edition: Mattermost Boards (plugin)
- Version: 7.7.0
- Browser and OS: Chrome on Mac