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
Followup to #6847
If a message can't be send since the recipient key is missing, the message should not be saved in database.
Current behaviour: the message is saved in state "pending"
To reproduce (in Desktop):
In a chatmail account create a group with a non verified contact
Send a message to that user
An error is shown (when deltachat/deltachat-desktop#5092 is merged )
Leave the chat and open it again
The message is shown in state "Pending"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Followup to #6847
If a message can't be send since the recipient key is missing, the message should not be saved in database.
Current behaviour: the message is saved in state "pending"
To reproduce (in Desktop):
In a chatmail account create a group with a non verified contact
Send a message to that user
An error is shown (when deltachat/deltachat-desktop#5092 is merged )
Leave the chat and open it again
The message is shown in state "Pending"
The text was updated successfully, but these errors were encountered: