Interface Connections view inaccessible with "dcim.view_interface" permission #2721

Closed
opened 2025-12-29 18:21:23 +01:00 by adam · 0 comments
Owner

Originally created by @lassebm on GitHub (Jul 4, 2019).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.1

Steps to Reproduce

  1. Create user with dcim.view_interface permission and login.
  2. Navigate to Devices → Interface Connections.

Expected Behavior

Interface Connections view is shown.

Observed Behavior

"403 Forbidden" is shown. The required permission is dcim.interface, it should be dcim.view_interface. Let me know if I should submit PR.

Originally created by @lassebm on GitHub (Jul 4, 2019). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.1 ### Steps to Reproduce 1. Create user with `dcim.view_interface` permission and login. 2. Navigate to Devices → Interface Connections. ### Expected Behavior Interface Connections view is shown. ### Observed Behavior "403 Forbidden" is shown. The required permission is `dcim.interface`, it should be `dcim.view_interface`. Let me know if I should submit PR.
adam added the type: bugstatus: accepted labels 2025-12-29 18:21:23 +01:00
adam closed this issue 2025-12-29 18:21:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2721