-
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: Migration message not shown in 1:1 conversations (WPB-11194) #3042
fix: Migration message not shown in 1:1 conversations (WPB-11194) #3042
Conversation
Quality Gate passedIssues Measures |
Bencher Report
Click to view all benchmark results
|
Datadog ReportBranch report: ✅ 0 Failed, 3101 Passed, 107 Skipped, 12.02s Total Time |
Should we backport this to |
…WPB-11194) (#3221) * fix: fallback to proteus if conversation already present but MLS is default (WPB-15191) (#3200) * fix: fallback to proteus if conversation already present and no common protocol * fix: test coverage * fix: test coverage * fix: Migration message not shown in 1:1 conversations (#3042) * fix: update common protocol resolution (#3208) * feat: detekt --------- Co-authored-by: Oussama Hassine <[email protected]>
* fix: fallback to proteus if conversation already present but MLS is default (WPB-15191) (#3200) * fix: fallback to proteus if conversation already present and no common protocol * fix: test coverage * fix: test coverage * fix: Migration message not shown in 1:1 conversations (#3042) * fix: update common protocol resolution (#3208) * fix: mls client init [WPB-15022] (#3178) * fix: secure mls client creation with is mls enabled * fix: dont persist mls conversations when mls is disabled * review improvements * fix: persist mls conversation when mls disabled (#3205) --------- Co-authored-by: Yamil Medina <[email protected]> Co-authored-by: Oussama Hassine <[email protected]>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
We don't show any system messages after dowing the migration from Proteus to MLS in 1:1 conversations
Causes (Optional)
Not implemented
Solutions
Call
insertProtocolChangedSystemMessage
after finishing the migration for 1:1 conversationsNeeds releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
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
.