Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choices field missing from Custom Fields CSV import form #7358

Closed
oasys opened this issue Sep 24, 2021 · 0 comments
Closed

Choices field missing from Custom Fields CSV import form #7358

oasys opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@oasys
Copy link
Contributor

oasys commented Sep 24, 2021

NetBox version

v3.0.3

Python version

3.7

Steps to Reproduce

  1. Click on "Other", "Custom Fields", "Import"
  2. 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.

@oasys oasys added the type: bug A confirmed report of unexpected behavior in the application label Sep 24, 2021
oasys added a commit to oasys/netbox that referenced this issue Sep 24, 2021
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Sep 27, 2021
@jeremystretch jeremystretch self-assigned this Sep 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants