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: MLS with unknown signature shown for other users devices WPB-15268 #3827

Conversation

borichellow
Copy link
Contributor

@borichellow borichellow commented Jan 24, 2025

BugWPB-15268 [Android] MLS with unknown signature shown for other users devices

What's new in this PR?

Issues

When we take a look at other users devices after enabling MLS for the team, it shows “MLS with Unknown Signature” above the MLS thumbprint.

Causes (Optional)

The original issue is in CC: type of signature is unknown.

Solutions

To not make user confused: in case of unknown signature type display just "MLS" label instead of "MLS with unknown signature"

Attachments (Optional)

Screenshot 2025-01-24 at 13 27 37

@borichellow borichellow self-assigned this Jan 24, 2025
@echoes-hq echoes-hq bot added the echoes: product-roadmap/bug Work contributing to resolve a bug not critical enough to have raised an incident. label Jan 24, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.43%. Comparing base (3279a6c) to head (11b5e4a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3827   +/-   ##
========================================
  Coverage    45.43%   45.43%           
========================================
  Files          490      490           
  Lines        16895    16895           
  Branches      2833     2833           
========================================
  Hits          7677     7677           
  Misses        8432     8432           
  Partials       786      786           
Files with missing lines Coverage Δ
...roid/ui/settings/devices/DeviceDetailsViewModel.kt 65.35% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3279a6c...11b5e4a. Read the comment docs.

Copy link
Contributor

Built wire-android-staging-compat-pr-3827.apk is available for download

Copy link
Contributor

Built wire-android-dev-debug-pr-3827.apk is available for download

@borichellow borichellow added this pull request to the merge queue Jan 27, 2025
Merged via the queue into develop with commit 5d8ec87 Jan 27, 2025
13 of 14 checks passed
@borichellow borichellow deleted the fix/mls_with_unknown_signature_shown_for_other_users_devices branch January 27, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap/bug Work contributing to resolve a bug not critical enough to have raised an incident. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants