-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v3.5.3
Feature type
Data model extension
Proposed functionality
Support adding tags to contact assignments.
Use case
We use tags to give different permissions to manage their own data in Netbox through the API. Contact assignments do not support tags yet, so we have to give global add/change/delete permissions for contact assignments.
Adding support for tags would allow for more granular permissions.
Database changes
From what I can see, this would require adding a TagColumn to the ContactAssignment table.
External dependencies
No response
stuntguy3000 and stavr666
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application