We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After Bob's unblocked by Alice, he gets a @Alice removed you as contact system message in response, just as he was blocked.
@Alice removed you as contact
Reproducible in tests: #3799
Not sure if we should generate any system message here at all. But there definitely shouldn't be such message.
The text was updated successfully, but these errors were encountered:
blocked
Check why handleRetractContactRequest->prepareMutualStateUpdateMessage is called during unblocking only when there are paired devices.
handleRetractContactRequest
prepareMutualStateUpdateMessage
Sorry, something went wrong.
igor-sirotin
Successfully merging a pull request may close this issue.
Problem
After Bob's unblocked by Alice, he gets a
@Alice removed you as contact
system message in response, just as he was blocked.Reproducible in tests: #3799
Acceptance Criteria
Not sure if we should generate any system message here at all.
But there definitely shouldn't be such message.
The text was updated successfully, but these errors were encountered: