Skip to content
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: Split NoCommonProtocol error 🍒 🍒 #2841

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This PR was automatically cherry-picked based on the following PR:

Original PR description:


This PR was automatically cherry-picked based on the following PR:

Original PR description:


What's new in this PR?

Issues

For displaying correct error message in UI we need to split NoCommonProtocol error into

  • SelfNeedToUpdate means current client is old, doesn't support MLS and needs to update
  • OtherNeedToUpdate means other user (that we are trying to communicate) has old version, doesn't support MLS and needs to update.

Causes (Optional)

Was not implemented, was not needed

Solutions

Just do it. 💪
and update tests

* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>
@yamilmedina yamilmedina enabled auto-merge June 25, 2024 12:25
Copy link

Copy link
Contributor Author

github-actions bot commented Jun 25, 2024

Test Results

3 091 tests  +1   2 986 ✔️ +1   3m 23s ⏱️ +3s
   532 suites ±0      105 💤 ±0 
   532 files   ±0          0 ±0 

Results for commit 5c86320. ± Comparison against base commit f34993a.

♻️ This comment has been updated with latest results.

@yamilmedina yamilmedina added this pull request to the merge queue Jun 25, 2024
@datadog-wireapp
Copy link

Datadog Report

Branch report: fix/split_no_common_protoloc_error-cherry-pick-cherry-pick
Commit report: bc06260
Test service: kalium-jvm

✅ 0 Failed, 2986 Passed, 105 Skipped, 11.94s Total Time

Merged via the queue into develop with commit 40a9d95 Jun 25, 2024
20 of 21 checks passed
@yamilmedina yamilmedina deleted the fix/split_no_common_protoloc_error-cherry-pick-cherry-pick branch June 25, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants