-
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.3
Python version
3.7
Steps to Reproduce
- Click on "Other", "Custom Fields", "Import"
- Enter import data (either via CSV file or text box:
name,label,required,weight,filter_logic,type,content_types,choices
test,test,True,100,loose,select,dcim.device,"foo,bar"
Expected Behavior
successful import
Observed Behavior
Unexpected column header "choices" found.
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