-
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: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
3.1.2
Python version
3.8
Steps to Reproduce
- 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
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
