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: handle NoCommonProtocol error while starting conversation #3120

Conversation

borichellow
Copy link
Contributor

What's new in this PR?

Issues

When user is trying to start 1o1 conversation with user that has no common protocol with, the error is no displayed anyhow.

Causes (Optional)

Error handling in creating conversation was implemented only for NoKeypackages error.

Solutions

Add handling for all errors (specific texts for NoKeypackages and NoCommonProtocol errors and some default text for other errors.)

Attachments (Optional)

Screenshot 2024-06-24 at 12 20 43

Copy link
Contributor

github-actions bot commented Jun 24, 2024

Test Results

825 tests   825 ✅  9m 33s ⏱️
110 suites    0 💤
110 files      0 ❌

Results for commit bdff00f.

♻️ This comment has been updated with latest results.

Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

Copy link

Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@borichellow borichellow merged commit 83404f6 into release/cycle-4.6 Jun 25, 2024
13 checks passed
@borichellow borichellow deleted the fix/handle-no-common-protocol-error-while-starting-conversation branch June 25, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants