Support tags for contact assignments #12882
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
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
The text was updated successfully, but these errors were encountered: