-
Notifications
You must be signed in to change notification settings - Fork 11k
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
regression: after-guest-registration being deleted after chat starts #31981
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #31981 +/- ##
========================================
Coverage 54.45% 54.45%
========================================
Files 2290 2290
Lines 50505 50505
Branches 10316 10316
========================================
Hits 27501 27501
- Misses 20506 20536 +30
+ Partials 2498 2468 -30
Flags with carried forward coverage won't be shown. Click here to find out more. |
b99b49d
to
827ef83
Compare
827ef83
to
1e08c53
Compare
…31981) Co-authored-by: Aleksander Nicacio da Silva <[email protected]>
introduced here: #31268
PROSVC-37
these two fields were removed so the filter is always returning
[]
https://github.com/RocketChat/Rocket.Chat/pull/31268/files#diff-d58e67bd7a2a3a9c4635055c0fa8c35b7117d5d9b8aaaad20891f5316b27f51bL142-L143
Proposed changes (including videos or screenshots)
Issue(s)
CORE-195
Steps to test or reproduce
Further comments