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: inconsistent behavior when removing subscriptions and inquiries #30572

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

aleksandernsilva
Copy link
Contributor

@aleksandernsilva aleksandernsilva commented Oct 4, 2023

Proposed changes (including videos or screenshots)

Issue(s)

SUP-383
SUP-376
OC-1341

Steps to test or reproduce

Further comments

@changeset-bot
Copy link

changeset-bot bot commented Oct 4, 2023

🦋 Changeset detected

Latest commit: 30d8089

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #30572 (30d8089) into develop (049b921) will decrease coverage by 0.12%.
The diff coverage is 57.89%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30572      +/-   ##
===========================================
- Coverage    51.29%   51.17%   -0.12%     
===========================================
  Files          811      805       -6     
  Lines        15062    15092      +30     
  Branches      2752     2787      +35     
===========================================
- Hits          7726     7724       -2     
- Misses        6928     6934       +6     
- Partials       408      434      +26     
Flag Coverage Δ
e2e 48.50% <57.89%> (-0.07%) ⬇️
unit 64.76% <ø> (ø)

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

@renatobecker renatobecker added this to the 6.4.1 milestone Oct 5, 2023
MartinSchoeler
MartinSchoeler previously approved these changes Oct 6, 2023
@aleksandernsilva aleksandernsilva modified the milestones: 6.4.1, 6.4.2 Oct 9, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Oct 11, 2023
@aleksandernsilva aleksandernsilva marked this pull request as ready for review October 13, 2023 16:53
@aleksandernsilva aleksandernsilva requested review from a team as code owners October 13, 2023 16:53
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Oct 13, 2023
@aleksandernsilva aleksandernsilva removed this from the 6.4.2 milestone Oct 13, 2023
KevLehman
KevLehman previously approved these changes Oct 13, 2023
@aleksandernsilva aleksandernsilva marked this pull request as draft October 13, 2023 18:38
@dionisio-bot dionisio-bot bot added stat: needs QA and removed stat: ready to merge PR tested and approved waiting for merge labels Oct 17, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Oct 18, 2023
@aleksandernsilva aleksandernsilva removed the stat: ready to merge PR tested and approved waiting for merge label Oct 18, 2023
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Oct 18, 2023
@aleksandernsilva aleksandernsilva marked this pull request as ready for review October 18, 2023 14:06
@aleksandernsilva aleksandernsilva added this to the 6.5.0 milestone Oct 18, 2023
@dionisio-bot dionisio-bot bot removed the stat: ready to merge PR tested and approved waiting for merge label Oct 18, 2023
@aleksandernsilva aleksandernsilva added the stat: ready to merge PR tested and approved waiting for merge label Oct 18, 2023
@kodiakhq kodiakhq bot merged commit e24d071 into develop Oct 18, 2023
43 checks passed
@kodiakhq kodiakhq bot deleted the fix/inquiry-room-removal branch October 18, 2023 16:17
gabriellsh added a commit that referenced this pull request Oct 18, 2023
…chat.postMessage

* 'develop' of github.com:RocketChat/Rocket.Chat:
  fix: inconsistent behavior when removing subscriptions and inquiries (#30572)
  fix: Handle AWS S3 Re-Authentication via s3.getSignedUrlPromise (#30642)
  test: wait for the name update finish (#30663)
  regression: Restore default limits to community apps (#30611)
  refactor: Move functions out of `Livechat.js` (#30650)
  chore: remove license v3 public key envvar (#30646)
  fix: Read receipts are not created on the first time a user reads a room (#30610)
  fix: licenses.info endpoint only available for admins (#30644)
@renatobecker renatobecker modified the milestones: 6.5.0, 6.4.3 Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad: omnichannel stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants