Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MM-61945: Able to add individual users to the boards #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Rajat-Dabade
Copy link
Contributor

Summary

When adding individual members to the boards which were not part of the already linked boards was responded with
{error: "internal server error", "errorCode": 500}. This was due to the server panicking if board members were not found.

Ticket Link

https://mattermost.atlassian.net/browse/MM-61945

@Rajat-Dabade Rajat-Dabade added 2: Dev Review Requires review by a core committer 2: QA Review Requires review by a QA tester labels Nov 25, 2024
@Rajat-Dabade Rajat-Dabade self-assigned this Nov 25, 2024
Copy link

@yasserfaraazkhan yasserfaraazkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Rajat,
Verified below scenarios

  • Admin creates and links channel to board
  • User can access
  • Admin adds users to channel and users can access,
  • user can share the board/add other users
  • Change the permission of the user and check if the flow is correct using the latest changed permission.
  • Remove channel and add individual user and check the access.
  • Remove the user and check the access to the board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer 2: QA Review Requires review by a QA tester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants