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: Missing pending queued posts from topic view #22838

Merged
merged 1 commit into from Jul 28, 2023

Conversation

s3lase
Copy link
Contributor

@s3lase s3lase commented Jul 27, 2023

A previous change updated ReviewableQueuedPost's created_by to be consistent with other reviewable types. It assigns the the creator of the post content being queued to target_created_by and sets the created_by to the creator of the reviewable itself.

This fix updates some of the created_by references missed during the initial fix.

See 3d554aa and https://meta.discourse.org/t/awaiting-approval-post-display-issue-following-update-to-discourse-version-3-1-0-beta6/272781

A previous change updated `ReviewableQueuedPost`'s `created_by`
to be consistent with other reviewable types. It assigns
the the creator of the post being queued to `target_created_by` and sets
the `created_by` to the creator of the reviewable itself.

This fix updates some of the `created_by` references missed during the
intial fix.
@s3lase s3lase marked this pull request as ready for review July 28, 2023 15:15
@s3lase s3lase force-pushed the fix/include-pending-posts-in-topic-view branch 2 times, most recently from 5102cc5 to 99a3239 Compare July 28, 2023 15:20
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/awaiting-approval-post-display-issue-following-update-to-discourse-version-3-1-0-beta6/272781/10

@s3lase s3lase merged commit 81cf481 into main Jul 28, 2023
13 checks passed
@s3lase s3lase deleted the fix/include-pending-posts-in-topic-view branch July 28, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants