mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +00:00
Currently we're seeing 500s when related_topics are getting rendered. We should get the topic's category rather than on the array. ``` ActionView::Template::Error (undefined method `category' for [#<Topic id ... ] ```