-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Conversation
🦋 Changeset detectedLatest commit: 30d8089 The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 packages
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 Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
e8dfb9c
…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)
Proposed changes (including videos or screenshots)
Issue(s)
SUP-383
SUP-376
OC-1341
Steps to test or reproduce
Further comments