Closed as not planned
Description
Deployment Type
Self-hosted
NetBox Version
v4.0-beta1
Python Version
3.11
Steps to Reproduce
- Go to users and open an admin user ("admin" in this example) who has Staff and Superuser status
- See the description for Staff status: "Designates whether the user can log into this admin site."
- Clear the Staff status for "admin" user and save the settings
- Login with the "admin" user
- See the main menu
Expected Behavior
The main menu has Admin section with all the options to manage users etc. because the user is a Superuser.
Observed Behavior
The "admin" user (with Superuser status) does not have the Admin menu shown.