discourse-solved/spec
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
..
components DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
fabricators DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
integration FIX: Accepting another answer does not commit (#360) 2025-04-07 11:42:36 +08:00
lib DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
models FIX: Exclude deleted topics and posts as solution in user summary (#358) 2025-04-04 16:43:00 +08:00
requests FEATURE: Add setting to show who marked as solved (#347) 2025-03-26 11:43:22 +08:00
serializers FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00
system FEATURE: Add setting to show who marked as solved (#347) 2025-03-26 11:43:22 +08:00