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 curtida

Can you repro this @tshenry?

3 curtidas

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

6 curtidas

@tshenry thanks for checking this.

1 curtida

@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 curtidas

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 curtidas

@dan, thank you for the fix!

2 curtidas