Skip to content

Add Site information to CSV Import of cables #19840

@linuxpete

Description

@linuxpete

NetBox version

v4.3.3

Feature type

Change to existing functionality

Proposed functionality

In my database I have a Devices that have the same Name in different Sites.

When I want to import cables with CSV i can not give a Site name to destination A or B (see netbox_cables_import_test_now.csv )
netbox_cables_import_test_now.csv

Either I have to give a device an elaborate name ( as in "asset tag" in the image below) or add the connectors manually.

Image

Use case

Add to the import variables the fields side_a_site and side_b_site like in the file :

netbox_cables_import_test.csv

So I can import cables to devices with the same name but in different sites.

Database changes

none

External dependencies

unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: lowRequires minimal effort to implementstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationtype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions