-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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.4.3
Python version
3.8
Steps to Reproduce
- Open Prefix Bulk Import
- Specify all required field options and add some dummy data
prefix,status,testa,testb
10.10.10.0/24,active,a,b - Press Import
- Import is done without any complains
Expected Behavior
Fields which are not stated in Field Options should throw an error, or a warning that some data was ignored.
Observed Behavior
Import is done without any complains, Looks like all data was imported correct, although some fields were ignored
peteeckel
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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