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] Hide system messages setting not being respected. #27151

Merged
merged 11 commits into from
Nov 4, 2022
Merged

Conversation

gabriellsh
Copy link
Member

@gabriellsh gabriellsh commented Oct 31, 2022

Proposed changes (including videos or screenshots)

There was a query missing the parameters in the client.

Also added a few tests to help reduce the risk of this happening again.

Issue(s)

Steps to test or reproduce

Further comments

TC-141

* 'develop' of github.com:RocketChat/Rocket.Chat:
  Regression: Unify isLastDocDelayed logic (#27120)
  [FIX] starting conferences with mic and cam on their default states do not sync the state with the provider (#26966)
  [NEW] Matrix federation events coverage expansion (adding support for 3 extra events) (#26859)
  Regression: Quote colors (#27110)
  Regression: Toolbox Divider Color (#27116)
@gabriellsh gabriellsh requested review from a team as code owners October 31, 2022 15:27
@gabriellsh gabriellsh added this to the 5.4.0 milestone Oct 31, 2022
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #27151 (292cb44) into develop (f137226) will decrease coverage by 1.37%.
The diff coverage is 50.00%.

❗ Current head 292cb44 differs from pull request most recent head b3073c2. Consider uploading reports for the commit b3073c2 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27151      +/-   ##
===========================================
- Coverage    41.84%   40.47%   -1.38%     
===========================================
  Files          808      828      +20     
  Lines        17962    18257     +295     
  Branches      1984     2031      +47     
===========================================
- Hits          7516     7389     -127     
- Misses       10160    10574     +414     
- Partials       286      294       +8     
Flag Coverage Δ
e2e 40.47% <50.00%> (-1.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo added the stat: ready to merge PR tested and approved waiting for merge label Nov 4, 2022
@kodiakhq kodiakhq bot merged commit 7e60bb2 into develop Nov 4, 2022
@kodiakhq kodiakhq bot deleted the fix/sys branch November 4, 2022 18:59
@sampaiodiego sampaiodiego modified the milestones: 5.4.0, 5.3.1 Nov 11, 2022
@ggazzo ggazzo mentioned this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA tested stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants