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

Export Import Powerconnection #611

Closed
rmuehl opened this issue Oct 11, 2016 · 0 comments
Closed

Export Import Powerconnection #611

rmuehl opened this issue Oct 11, 2016 · 0 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@rmuehl
Copy link

rmuehl commented Oct 11, 2016

If you first export Power connections and then (after delete) try to import you got this error:

Record 1 status: Select a valid choice. Connected is not one of the available choices.

Problem is: export uses capital letter on 1st character at last field:
abc1-pdu1,AC4,abc1-switch7,PSU0,Connected

but import needs lowercase:
abc1-pdu1,AC4,abc1-switch7,PSU0,connected

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Oct 13, 2016
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants