fix: mls group creation recovery [WPB-27337] - #5191
Open
Garzas wants to merge 2 commits into
Open
Conversation
Garzas
force-pushed
the
fix/mls-group-creation-recovery
branch
from
August 19, 2026 11:53
3e9502a to
5e6c380
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #5191 +/- ##
===========================================
+ Coverage 52.19% 52.27% +0.07%
===========================================
Files 668 668
Lines 23972 24021 +49
Branches 3950 3960 +10
===========================================
+ Hits 12512 12556 +44
- Misses 10300 10301 +1
- Partials 1160 1164 +4
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Contributor
Test Results2 271 tests 2 271 ✅ 2m 31s ⏱️ Results for commit 5e6c380. |
saleniuk
approved these changes
Aug 20, 2026
sbakhtiarov
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://wearezeta.atlassian.net/browse/WPB-27337
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
When MLS group establishment fails after the backend conversation has already been created, Android displays a generic error. Starting the creation flow again can create a duplicate conversation.
Causes
Android did not retain the pending conversation ID and treated the MLS establishment failure like a complete conversation creation failure.
Solutions
PENDING_CREATIONconversation.