mattermost/mattermost
Vedi su GitHubError is not clear when trying to add a user to a team that only allows guests.
Open
#28.714 aperta il 11 ott 2024
HacktoberfestHelp Wanted
Metriche repository
- Star
- (32.880 star)
- Metriche merge PR
- (Merge medio 6g 5h) (318 PR mergiate in 30 g)
Descrizione
Repro steps:
- Try to invite a staff member to a team that only allows you to add guests to the team and not members.
Observed:
This person is already a member of the workspace. Invite them as a member instead of a guest.
Expected:
Check if the user has permissions to add members to the team:
- If the user does NOT have permissions, the error message should be:
This person is already a member of the workspace and cannot be invited as a guest. Please contact your system administrator to invite them as a member. - If the user has permissions, the error message can stay as it is today:
This person is already a member of the workspace. Invite them as a member instead of a guest.
Issue created from a message in Mattermost.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.