Skip to content

Error when importing interfaces in bulk with interface parents #8546

@AnythingOverIP

Description

@AnythingOverIP

NetBox version

3.1.2

Python version

3.8

Steps to Reproduce

  1. Ensure you have a specified parent interface ("irb" in this example) on a device and then use the following in the bulk import window (/dcim/interfaces/import/):
    device,name,parent,type,enabled
    HOSTNAME_HERE,irb.5,irb,virtual,true

Expected Behavior

Interface should be created and mapped to its parent

Observed Behavior

Error message: Row 1 parent: "irb" is not a unique value for this field; multiple objects were found

image

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions