discourse-solved/spec
Penar Musaraj a18ce6d712
FIX: Allow searching for unsolved posts with tags (#284)
When using the `status:unsolved` search filter, the plugin was only
returning results from topics in categories where solved was enabled.

This commit changes the search query to also include topics with tags
that have solved enabled via the `enable_solved_tags` site setting.

This fixes the `status:unsolved tags:tag1` search query.
2024-03-28 16:46:22 -04:00
..
components DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
fabricators FIX: granular webhooks (#248) 2023-10-09 03:26:29 +00:00
integration FIX: Allow searching for unsolved posts with tags (#284) 2024-03-28 16:46:22 -04:00
lib DEV: Change accept_all_solutions_trust_level to group setting (#276) 2024-01-23 11:45:32 +10:00
models Revert "FIX: Use Guardian.basic_user instead of new (anon) (#270)" (#271) 2023-12-06 16:26:40 +10:00
requests DEV: Update linting (#275) 2024-01-16 17:50:43 +01:00
serializers Revert "FIX: Use Guardian.basic_user instead of new (anon) (#270)" (#271) 2023-12-06 16:26:40 +10:00