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
Replacement of #6173
We found in #6231 (comment) that the CONSTRAINT was not a good idea because it breaks the possibility of receiving the pin before the message
The solution is simply to go back to the original code I had here: #6173 (comment) ie manually delete the pins when a message is deleted.
The text was updated successfully, but these errors were encountered:
fix(pins)_: remove pins when the original message is deleted
72a72bc
Fixes #6246
a0a0075
jrainville
No branches or pull requests
Replacement of #6173
We found in #6231 (comment) that the CONSTRAINT was not a good idea because it breaks the possibility of receiving the pin before the message
The solution is simply to go back to the original code I had here: #6173 (comment)
ie manually delete the pins when a message is deleted.
The text was updated successfully, but these errors were encountered: