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 inconsistent tweet status for scheduled post #246

Merged
merged 2 commits into from Jun 26, 2023
Merged

Conversation

iamdharmesh
Copy link
Member

Description of the Change

PR fixes Inconsistent tweet status for the scheduled post.

Closes #225

How to test the Change

  1. Set the tweet option of a post to "Don't Tweet".
  2. Save status by updating ("Schedule") the post.
  3. Refresh the browser, or go elsewhere in the admin and return to edit the post.
  4. Verify that tweet option is still on "Don't Tweet".

Changelog Entry

Fixed - Inconsistent tweet status for scheduled post

Credits

Props @mae829 @iamdharmesh

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@github-actions github-actions bot added the needs:code-review This requires code review. label Jun 23, 2023
@iamdharmesh iamdharmesh requested review from a team and ravinderk and removed request for a team June 23, 2023 13:54
@iamdharmesh iamdharmesh added this to the 2.1.0 milestone Jun 23, 2023
@iamdharmesh iamdharmesh merged commit 73ab6c8 into develop Jun 26, 2023
7 of 10 checks passed
@iamdharmesh iamdharmesh deleted the fix/225 branch June 26, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:code-review This requires code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduled post tweet status is inconsistent
2 participants