discourse/db
Gary Pendergast ced8c2c127
FIX: UserDestroyer should unclaim any claimed reviewables. (#36277)
When a user has been destroyed, any claimed reviewables belonging to
that user are partially orphaned, which the review queue doesn't know
how to handle. Ensuring those reviewables are unclaimed (and cleaning up
any orphaned claims on existing sites) ensures the review queue is able
to cleanly handle claimed reviewables.
2025-11-27 13:54:48 +11:00
..
fixtures Add user_anonymized webhook event (#36208) 2025-11-25 07:43:16 -08:00
migrate DEV: Purge the widget rendering system (#36109) 2025-11-26 16:10:02 -03:00
post_migrate FIX: UserDestroyer should unclaim any claimed reviewables. (#36277) 2025-11-27 13:54:48 +11:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00