Skip to content

Importation of CSV File fails #7169

@DanSheps

Description

@DanSheps

NetBox version

v3.0.1

Python version

3.9

Steps to Reproduce

  1. Perform a CSV export from prefixes or create a CSV file for importation. Some data grooming may be required (prepared data: netbox_prefixes.csv)
  2. Go to IPAM > Prefixes > Import
  3. Select "CSV file"
  4. Choose the prepared CSV file
  5. Select import

Expected Behavior

Data should import successfully

Observed Behavior

If data textbox is left as default, page will reload

If data textbox was cleared, page will reload with error

If data textbox was populated with additional data, import will succeed with only the entered data (CSV file is ignored)

Related: #7139

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