Closed
Description
Deployment Type
NetBox internal
NetBox Version
v.3.7.5
Python Version
3.11
Steps to Reproduce
1: create a new permission set with all permissions enabled across all objects
2: create a new user and add that permission set
3: login as the new user.
4: create a VM
- on the VM view page. the virtual disks tab will be missing
5: increase the users permission to superuser
- on the VM view page logged in as the new user the virtual disks tab will appear
Expected Behavior
that virtual disks tab was visible on the VM view for users with permissions
Observed Behavior
virtual disk tab did not show.