Skip to content

[FIX] Room event emitter passing an invalid parameter when finding removed subscriptions#17224

Merged
rodrigok merged 1 commit intodevelopfrom
fix-subscription-find-trash-collection
Apr 8, 2020
Merged

[FIX] Room event emitter passing an invalid parameter when finding removed subscriptions#17224
rodrigok merged 1 commit intodevelopfrom
fix-subscription-find-trash-collection

Conversation

@renatobecker
Copy link
Contributor

The clientAction value was being passed as a parameter, but the method was expecting the room id.

@renatobecker renatobecker added this to the 3.2.0 milestone Apr 8, 2020
@rodrigok rodrigok modified the milestones: 3.2.0, 3.1.0 Apr 8, 2020
@rodrigok rodrigok merged commit e5aee3d into develop Apr 8, 2020
@rodrigok rodrigok deleted the fix-subscription-find-trash-collection branch April 8, 2020 23:59
@sampaiodiego sampaiodiego mentioned this pull request Apr 9, 2020
ggazzo added a commit that referenced this pull request Apr 10, 2020
…/admin-root

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [IMPROVE] Increase decoupling between React components and Blaze templates (#16642)
  Fix self DM (#17239)
  [CHORE] Use REST API for sending audio messages (#17237)
  [FIX] Random errors on SAML logout (#17227)
  Collect metrics about meteor facts (#17216)
  Removed the invalid and unnecessary parameter clientAction. (#17224)
  [FIX] Wrong SAML Response Signature Validation (#16922)
  [FIX] SAML login errors not showing on UI (#17219)
  Add statistics and metrics about push queue (#17208)
  Regression: Fix users raw model (#17204)
ggazzo added a commit that referenced this pull request Apr 10, 2020
…/admin-root

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [IMPROVE] Increase decoupling between React components and Blaze templates (#16642)
  Fix self DM (#17239)
  [CHORE] Use REST API for sending audio messages (#17237)
  [FIX] Random errors on SAML logout (#17227)
  Collect metrics about meteor facts (#17216)
  Removed the invalid and unnecessary parameter clientAction. (#17224)
  [FIX] Wrong SAML Response Signature Validation (#16922)
  [FIX] SAML login errors not showing on UI (#17219)
  Add statistics and metrics about push queue (#17208)
  Regression: Fix users raw model (#17204)
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.

2 participants

Comments