mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
When categories are loaded by the frontend, the parent category is looked up by ID and the `parentCategory` is set with the result. If the categories returned are not in order, the parent category may miss.