Skip to content

Bulk import - file upload flashes and does not import with no visible error #13872

@ekrichbaum

Description

@ekrichbaum

NetBox version

v3.6.2

Python version

3.8

Steps to Reproduce

Given data:
site named import-test
rack named import-rack in site import-test
device role named import-role
manufacturer named import-manufacturer
device-type named import-device with manufacturer of import-manufacturer

CSV data:

name,role,serial,description,manufacturer,device_type,airflow,status,site,location,rack,position,face
,import-role,3412341,,import-manufacturer,import-device,front-to-rear,active,import-test,,import-rack,,
,import-role,kljadf123,,import-manufacturer,import-device,front-to-rear,active,import-test,,import-rack,,

Devices -> Devices -> Import -> upload file
select file (csv above) or working CSV from #13871
Submit.

Expected Behavior

Devices to be imported or error display indicating issue.

Observed Behavior

Neither the working or non-working CSV from other bug do anything except for minor screen flash.

Metadata

Metadata

Assignees

Labels

severity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: revisions neededThis issue requires additional information to be actionabletype: 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