-
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
v2.11.10
Python version
3.8
Steps to Reproduce
- Open any CSV Import
- Use a wrong column name like 'addresss' on the IP address import or miss a required header
- Submit
Expected Behavior
The GUI shows a user friendly guidance on what's wrong with the headers, like:

or:

Observed Behavior
Server Error
There was a problem with your request. Please contact an administrator.The complete exception is provided below:
<class 'KeyError'>
'csv'
Python version: 3.8.10
NetBox version: 2.11.10
Yannis100
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
