-
Notifications
You must be signed in to change notification settings - Fork 6
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: downgrade CC to 0.8.2 to avoid migration issue #2105
Conversation
Codecov Report
@@ Coverage Diff @@
## release/candidate #2105 +/- ##
====================================================
Coverage ? 58.07%
Complexity ? 24
====================================================
Files ? 1004
Lines ? 37614
Branches ? 3433
====================================================
Hits ? 21844
Misses ? 14297
Partials ? 1473 Continue to review full report in Codecov by Sentry.
|
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 0 with New Flaky, 2 Passed Test Services
|
This reverts commit 49c569f.
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Application crashes upon upgrading from 4.2.5 with encrypted proteus storage enabled
Causes
Solutions
Downgrade CC back to 0.8.2 until DB migration is in place.
Notes
E2EI related I've
TODO()
since that's new API which doesn't exist in 0.8.2 but those code paths shouldn't be active anyway.PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.