discourse-solved/spec/fabricators
Natalie Tay 55c1eb4d60
DEV: Move solved custom fields into a table (#342)
Related: 
- https://github.com/discourse/discourse-solved/pull/309
- https://github.com/discourse/discourse-solved/pull/341

Requires:
- https://github.com/discourse/discourse/pull/31954

This commit converts all use of post and topic custom fields into a dedicated table:
- migration for copying custom field into table
- swap app usage of custom fields to table

This commit does not attempt to fix issues or optimise, and does not delete old data from custom fields _yet_.
2025-03-25 14:51:32 +08:00
..
extend_topic_fabricator.rb FIX: Search bug for status:unsolved returns topics from non-solution enabled categories (#241) 2023-06-20 09:52:02 -05:00
solved_hook_fabricator.rb FIX: granular webhooks (#248) 2023-10-09 03:26:29 +00:00
solved_topic_fabricator.rb DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00