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: Stuck on Setting up Wire after canceling E2EI during login [WPB-10046] #2882

Conversation

borichellow
Copy link
Contributor

What's new in this PR?

Issues

When the user wants to login with his second account, and cancels generating his certificate and then tries to login again, he’s stuck on setting up wire screen.

Causes (Optional)

When user trying to login to the same acc as already tried, client is already exist. Checking "if E2EI is required" was missed for existed clients.

Solutions

Add checking if E2EI is required for the case when user login into existed client (VerifyExistingClientUseCase).
And update unit tests.

Copy link

sonarcloud bot commented Jul 17, 2024

@borichellow borichellow changed the title fix: Stuck on Setting up Wire after canceling e@EI during login [WPB-10046] fix: Stuck on Setting up Wire after canceling E2EI during login [WPB-10046] Jul 17, 2024
Copy link
Contributor

github-actions bot commented Jul 17, 2024

Test Results

2 900 tests   2 777 ✔️  26s ⏱️
   493 suites     123 💤
   493 files           0

Results for commit a5d1135.

♻️ This comment has been updated with latest results.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Jul 17, 2024

Datadog Report

All test runs e113cd0 🔗

2 Total Test Services: 0 Failed, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Total Time Test Service View
kalium-ios 0 0 0 2777 123 1.3s Link
kalium-jvm 0 0 0 2918 107 7.2s Link

@borichellow borichellow merged commit c7792e3 into release/android-cycle-4.6 Jul 17, 2024
21 checks passed
@borichellow borichellow deleted the fix/stuck_on_setting_up_wire_after_canceling_e2ei_during_login branch July 17, 2024 11:23
@echoes-hq echoes-hq bot added the echoes: bugs Technical or functional defects in the product label Jul 18, 2024
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