-
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
v3.0.1
Python version
3.9
Steps to Reproduce
- Perform a CSV export from prefixes or create a CSV file for importation. Some data grooming may be required (prepared data: netbox_prefixes.csv)
- Go to IPAM > Prefixes > Import
- Select "CSV file"
- Choose the prepared CSV file
- 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 implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application