discourse-category-experts/app/jobs
Daniel Waterworth 0662fa2f09
DEV: TOPIC_NEEDS_EXPERT_POST_APPROVAL is no longer a boolean (#136)
When TOPIC_NEEDS_EXPERT_POST_APPROVAL was changed to an integer, it broke some functionality. This commit removes code that was relying on this field being a boolean without fixing the functionality.

Marking the tests as pending and hiding the corresponding site setting until a real fix can be made.

---------

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2023-12-14 15:08:55 -06:00
..
regular FIX: Don't visit posts multiple times (#137) 2023-12-14 15:05:57 -06:00
scheduled DEV: TOPIC_NEEDS_EXPERT_POST_APPROVAL is no longer a boolean (#136) 2023-12-14 15:08:55 -06:00