ConfigContextBulkDeleteView view has wrong permission. #2718

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

Originally created by @ebusto on GitHub (Jul 1, 2019).

Environment

  • Python version: 3.7
  • NetBox version: 2.6.1

It lists the permission required as "extras.delete_cconfigcontext". It should be "extras.delete_configcontext".

Originally created by @ebusto on GitHub (Jul 1, 2019). ### Environment * Python version: 3.7 * NetBox version: 2.6.1 It lists the permission required as ["extras.delete_cconfigcontext"](https://github.com/netbox-community/netbox/blob/develop/netbox/extras/views.py#L149). It should be "extras.delete_configcontext".
adam added the type: bugstatus: accepted labels 2025-12-29 18:21:22 +01:00
adam closed this issue 2025-12-29 18:21:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2718