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 Endpoint to Properly Delete Messages from Database #2436

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

italojohnny
Copy link
Member

This PR addresses an issue with the endpoint that was failing to delete messages from the database. The necessary corrections have been made to ensure that messages are now properly removed when the endpoint is called.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jun 28, 2024
@italojohnny italojohnny changed the base branch from main to dev June 28, 2024 19:25
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jun 28, 2024
@italojohnny italojohnny requested review from Cristhianzl and removed request for ogabrielluiz June 28, 2024 19:31
Copy link
Member

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 28, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anovazzi1 anovazzi1 added this pull request to the merge queue Jun 28, 2024
Merged via the queue into dev with commit 975dc88 Jun 28, 2024
27 of 30 checks passed
@anovazzi1 anovazzi1 deleted the lf/fix_delete_messages branch June 28, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants