mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-01 11:22:12 +00:00
There are three locations where a user's solution query is defined - user summary - user card - user directory This PR updates the queries to use data from the new `SolvedTopics` table instead of the `UserActions` table. And adds testssssss