mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
This fixes a regression introduced by an earlier change which changed `ReviewableQueuedPost` record creation to use the more appropriate `target_created_by_id` for the author of the post being queued instead of setting it to the creator(system user) of the `ReviewableQueuedPost` record.