I tried the steps you described in the first post again. And I still notice the same problem: The category the user added to their sidebar is not removed, so the result is not that all users have the same categories in their sidebar.
Detailed repro steps
- I created a brand new forum
- I created 5 categories (category1, category2, category3, category4, category5)
- I added
category4to my sidebar using the “edit sidebar categories” option
- The category was added to my sidebar
- I looked at the
default_navigation_menu_categoriessite setting
- As you say in the guide I removed all categories
and applied the change to everyone
7. Now the setting was empty
8. I checked my sidebar and only category4 which was added manually was in there (also the link to the site setting at the bottom indicates that the site setting is empty)
9. I waited ~45 minutes and added
category1, category2 and category3 to the settingand applied the change to all users
Expected result based on the title of this guide: all users have the same categories in their sidebar which means the ones in the setting and nothing else.
Actual result: category4 is still in the sidebar, while it is not in the sidebar for users who haven’t added it manually.
In which step do you expect the category the user added (in my example category4) to their sidebar to be removed to get the result of all users having the same categories in their sidebar?
Based on what you said here, I don’t expect it to be removed, because the category is not removed from the setting because it wasn’t in it. But you say you used those steps to enforce the same categories for all users.
If I added all categories (method 1) category4 would have been added and removed, so I would expect it to disappear. That’s where I understand what happens. But your guide says I should use method 2, so I wonder what I am missing in my understanding and my testing.











