Skip to content

CSV import for custom fields of Multiple Object type does not work #11711

@kkthxbye-code

Description

@kkthxbye-code

NetBox version

v3.4.4

Python version

3.10

Steps to Reproduce

  1. Create a CircuitType and Circuit, get the ID of the circuit
  2. Create a customfield of multiple object type named cf_tenantmulti
  3. Try to import the following:
name,slug,cf_tenantmulti
test1233dsdsfdsfdsffdsf21,testdsfsdfdsfddsfdsfsfsdfsdf,1

Expected Behavior

Import succeed

Observed Behavior

Row 1 cf_tenantmulti: Enter a list of values

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