Open
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.1
Python Version
3.11
Steps to Reproduce
- Login with a user with superuser status
- Remove Staff status (if present) from the user
- Go to System - Plugins or System - System
Expected Behavior
Since the user is a superuser, access to the System and Plugins pages should be available.
Observed Behavior
"You do not have permission to access this page." so the superuser is not able to access System or Plugins pages.
Related issues/discussions:
#15754 Removal of staff_only=True from Admin menu items (completed)
#16137 Remove the is_staff field from the user model (open)
#17010 Hide Admin menu section for non-admins (open)