Skip to content

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

Merged
rodrigok merged 2 commits into
RocketChat:developfrom
matthewshirley:patch-2
May 16, 2017
Merged

[FIX] Check that username is not in the room when being muted / unmuted#6840
rodrigok merged 2 commits into
RocketChat:developfrom
matthewshirley:patch-2

Conversation

@matthewshirley

Copy link
Copy Markdown

@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

CLAassistant commented Apr 29, 2017

Copy link
Copy Markdown

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
Copy Markdown
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