mirror of
https://github.com/discourse/discourse.git
synced 2025-02-14 15:24:57 +00:00
The tag ordering was inconsistent, because we were not passing the correct order option to DiscourseTagging.filter_allowed_tags. The order would change based on the limit provided. Now, we can have a consistent order which is term exact match -> topic count -> name.