fix: current device logout showing error#40351
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: f18c08c The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 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 |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #40351 +/- ##
===========================================
- Coverage 70.10% 70.10% -0.01%
===========================================
Files 3357 3357
Lines 129543 129552 +9
Branches 22463 22421 -42
===========================================
- Hits 90819 90817 -2
- Misses 35421 35440 +19
+ Partials 3303 3295 -8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
3340fda to
f18c08c
Compare
CORE-2033
Proposed changes (including videos or screenshots)
issue:
/v1/sessions/logout.metriggered a refetch of the device listsolution:
/v1/sessions/logout.me) vs logging out other users' sessionsthrowOnError: falseto the mutation to prevent errors from reaching React error boundariesIssue(s)
Steps to test or reproduce
Further comments