Skip to content

Support tags for contact assignments #12882

@Ikke

Description

@Ikke

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

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions