Skip to content

Validate all headers/fields when bulk import objects #11617

@julianstolp

Description

@julianstolp

NetBox version

v3.4.3

Python version

3.8

Steps to Reproduce

  1. Open Prefix Bulk Import
  2. Specify all required field options and add some dummy data
    prefix,status,testa,testb
    10.10.10.0/24,active,a,b
  3. Press Import
  4. 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

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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