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

IP Import is_primary not getting set #1279

Closed
patrickfish opened this issue Jun 16, 2017 · 1 comment
Closed

IP Import is_primary not getting set #1279

patrickfish opened this issue Jun 16, 2017 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@patrickfish
Copy link

Issue type: Bug report

Python version: 2.7.13
NetBox version: 2.0.7

Use the following import for an existing device with a Loopback0 interface created:

device,interface_name,address,status,is_primary
Test-R01,Loopback0,10.10.10.10/32,Active,true

The IP is not marked as the primary IP when viewing the device. Possible repeat of #311?

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Jun 16, 2017
@patrickfish
Copy link
Author

Fix confirmed, thanks Jeremy!

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 18, 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