Verified role is not added when user is already on server #236
Labels
bug
Something isn't working
Discord Interface
Issues and PRs related to the Telescope Discord interface
high priority
Issues that should be given high priority
If a user has already joined the RCOS Discord server, the API call to add them to the server with the verified role has no effect. This results in the Verified role not getting added to the user.
Telescope/src/web/services/user/join_discord.rs
Line 95 in 5dad382
To fix, the API call to add the Verified role must be separated from the add to server API call.
The text was updated successfully, but these errors were encountered: