discourse-solved/spec
Gabriel Grubba 9db72efb38
FEATURE: change status on unsolve & fix assign changes (#289)
* FEATURE: change status on unsolve & fix assign changes

When a topic is unsolved, it should have an option,
defined in the settings, to change its status to that state.

Fix assign changes when a topic was solved, previously it was
changing the assignee.

* DEV: Change names in tests and remove comments

* DEV: Update change status on solve implementation

Update tests to verify that the change status on solve feature is working as expected.
Change the implementation to loop throught the topic assignments and update the status.

* DEV: address review feedback
2024-05-08 15:17:45 -03: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 FEATURE: change status on unsolve & fix assign changes (#289) 2024-05-08 15:17:45 -03: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