discourse/lib/discourse_dev
Osama Sayegh 2c48c9aea7
DEV: Populate all subtypes of ReviewableQueuedPost (#30663)
Follow-up to 5a55c9062a

There are many scenarios that can result in creating a `ReviewableQueuedPost` record, however in the original commit we only added once scenario to the populate rake task. This commit adds the remaining scenarios to the rake task.
2025-01-09 17:41:11 +03:00
..
category.rb
config.rb
email_log.rb
group.rb
post_revision.rb
post.rb
record.rb
reviewable_flagged_post.rb
reviewable_post.rb
reviewable_queued_post.rb DEV: Populate all subtypes of ReviewableQueuedPost (#30663) 2025-01-09 17:41:11 +03:00
reviewable_user.rb
reviewable.rb
tag.rb
topic.rb
user.rb