Disabled Uncategorized but still showing in site menu

I disabled Uncategorized category but it is still it is showing in site menu. please look into this issue. thanks!

1 个赞

Can you repro this @tshenry?

3 个赞

I can repro. The Uncategorized category displays in the hamburger menu even if the allow_uncategorized_topics site setting is disabled.

6 个赞

@tshenry thanks for checking this.

1 个赞

@dan Can you make sure we never show the Uncategorized category in the :hamburger: menu when the allow_uncategorized_topics site setting is disabled?

5 个赞

We were ignoring the site setting when building the category list.

Thanks for the bug report! Here is the fix:

https://github.com/discourse/discourse/pull/7509

8 个赞

@dan, thank you for the fix!

2 个赞