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

Only remove from the queue the deleted post #2575

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

felipeelia
Copy link
Member

Description of the Change

Instead of completely wiping out the queue when a post is deleted, this change only removes from the queue the post that was deleted.

Closes #2568

Changelog Entry

Fixed: Posts insertion and deletion in the same thread.

Credits

Props @felipeelia and @tcrsavage

@felipeelia felipeelia merged commit 9a31ccb into develop Jan 27, 2022
@felipeelia felipeelia deleted the fix/issue-2568 branch January 27, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Creating a post, then deleting a post in the same thread causes ES out of sync
2 participants