Incorrect permission evaluation on bulk deletion of tags #2243

Closed
opened 2025-12-29 17:24:03 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Dec 21, 2018).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.1

Steps to Reproduce

  1. Assign the "Taggit > Tag > Can delete tag" permission to a user
  2. Attempt to delete one or more tags in bulk as that user

Expected Behavior

The selected tags should be deleted

Observed Behavior

Permission error. The required permission is incorrectly defined under the view.

Originally created by @jeremystretch on GitHub (Dec 21, 2018). ### Environment * Python version: 3.5.2 * NetBox version: 2.5.1 ### Steps to Reproduce 1. Assign the "Taggit > Tag > Can delete tag" permission to a user 2. Attempt to delete one or more tags in bulk as that user ### Expected Behavior The selected tags should be deleted ### Observed Behavior Permission error. The required permission is incorrectly defined under the view.
adam added the type: bugstatus: accepted labels 2025-12-29 17:24:03 +01:00
adam closed this issue 2025-12-29 17:24:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2243