Closed
Description
NetBox version
v4.0-beta1
Feature type
Change to existing functionality
Proposed functionality
The proposal is to remove staff_only=True
condition from Admin menu items.
Some additional changes will be required to ensure that a normal user (without Superuser access) does not see the Admin menu items where they don't have access anyway.
Use case
Currently, if a Superuser has the Staff status removed, the user cannot access the Admin menu items anymore.
Discussed in #15733. Related comments also in the mainteners meeting minutes in #15089
Database changes
None
External dependencies
None