discourse-solved/app
Natalie Tay 6e12858bde
FIX: Accepting another answer does not commit (#360)
When an answer already exists, clicking " Solution" on another post works, but does not commit.

This commit fixes that and also adds a test, and a transaction around accepting a solution (deleting the topic timer, previous user action, etc).
2025-04-07 11:42:36 +08:00
..
controllers/discourse_solved DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
models/discourse_solved FIX: Accepting another answer does not commit (#360) 2025-04-07 11:42:36 +08:00
serializers/concerns/discourse_solved DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00