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

Interface Connection - No 'pk' Attribute #991

Closed
bsakdol opened this issue Mar 24, 2017 · 0 comments
Closed

Interface Connection - No 'pk' Attribute #991

bsakdol opened this issue Mar 24, 2017 · 0 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@bsakdol
Copy link

bsakdol commented Mar 24, 2017

Issue type: Bug

Python version: 2.7.12
NetBox version: 1.9.3

When connecting two device interfaces, after clicking the "Connect and Add Another" button, the below error is displayed. These devices are not currently assigned to a rack. When I try to connect two racked device interfaces, the error does not appear after clicking the "Connect and Add Another" button. Both devices do show as connected on their respective interfaces, via the web UI, but the only way to proceed, after the error appears, is to go "home" and navigate back to the device.

<type 'exceptions.AttributeError'>

'NoneType' object has no attribute 'pk'
@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Mar 27, 2017
This was referenced Apr 4, 2017
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