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

Fixed an issue with all comments syncing to one sticky post #92

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Fixed an issue with all comments syncing to one sticky post #92

merged 1 commit into from
Jan 13, 2021

Conversation

rafaucau
Copy link
Contributor

@rafaucau rafaucau commented Jan 12, 2021

Description

Fixed a bug that caused all comments from other posts to sync to the sticky post.

Motivation and Context

Fixed #91

How Has This Been Tested?

I added 'ignore_sticky_posts' => true to the query and started to sync Disqus comments.
Comments are now added to the correct posts.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@hlgott1593
Copy link
Contributor

Was able to reproduce issue and fix. Thank you for addressing the issue.

@hlgott1593 hlgott1593 merged commit f63ed7a into disqus:master Jan 13, 2021
@rafaucau rafaucau deleted the fix-comments-sync-to-sticky-post branch January 13, 2021 09:27
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.

All comments from other posts are synced to the sticky post
2 participants