discourse/db
Blake Erickson 570bb68579
FIX: Reset general_category_id if the general category was deleted (#18634)
On sites that were seeded with a general category id and that category
was deleted prior to the fix in efb116d2bd
this migration will reset the SiteSetting.general_category_id back to
the default because there is no longer a corresponding category for it.

This is to fix a composer bug that occurs if there is a
SiteSetting.general_category_id value present that doesn't match an
existing category.
2022-10-17 18:07:53 -06:00
..
fixtures DEV: Add more color schemes (#17398) 2022-07-08 16:46:32 -05:00
migrate FIX: Reset general_category_id if the general category was deleted (#18634) 2022-10-17 18:07:53 -06:00
post_migrate FEATURE: Overhaul email threading (#17996) 2022-09-26 09:14:24 +10:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00