discourse-solved/spec/models
Natalie Tay 539938ba59
FIX: Solutions directory item was using post creation instead of solved creation (#361)
Earlier on in the migration, the update of the user directory query was erroneously switched to use post creation date instead of the date the post was solved.

This commit fixes that.
2025-04-09 14:14:38 +08:00
..
copy_solved_topic_custom_field_spec.rb FIX: Multiple topics may have the same post as its solution (#348) 2025-03-26 22:21:32 +08:00
directory_item_spec.rb FIX: Solutions directory item was using post creation instead of solved creation (#361) 2025-04-09 14:14:38 +08:00
remove_duplicates_from_discourse_solved_solved_topics_spec.rb FIX: Multiple topics may have the same post as its solution (#348) 2025-03-26 22:21:32 +08:00
site_spec.rb Revert "FIX: Use Guardian.basic_user instead of new (anon) (#270)" (#271) 2023-12-06 16:26:40 +10:00
user_summary_spec.rb FIX: Exclude deleted topics and posts as solution in user summary (#358) 2025-04-04 16:43:00 +08:00