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

[FIX] Check that username is not in the room when being muted / unmuted #6840

Merged
merged 2 commits into from
May 16, 2017

Conversation

matthewshirley
Copy link

@RocketChat/core
Closes #6835

When a user is muted or unmuted, the server checks if that user is in the room and if not, throw an error. Previously, the server would throw an error if the user was in the room.

Matthew Shirley added 2 commits April 29, 2017 09:24
Fixed incorrect error that user is not in the room when the user is in the room.
Fixed incorrect error that user is not in the room when the user is in the room.
@CLAassistant
Copy link

CLAassistant commented Apr 29, 2017

CLA assistant check
All committers have signed the CLA.

@engelgabriel engelgabriel added this to the 0.56.0 milestone May 2, 2017
@engelgabriel engelgabriel requested a review from rodrigok May 2, 2017 13:42
@engelgabriel engelgabriel modified the milestones: 0.56.0, 0.57.0 May 9, 2017
@rodrigok rodrigok merged commit 8c951e4 into RocketChat:develop May 16, 2017
@rodrigok
Copy link
Member

Thanks @matthewshirley , It was introduced by some conversion from coffee script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants