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

Duplicate Connection/Circuit Error #472

Closed
bsakdol opened this issue Aug 16, 2016 · 1 comment
Closed

Duplicate Connection/Circuit Error #472

bsakdol opened this issue Aug 16, 2016 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@bsakdol
Copy link

bsakdol commented Aug 16, 2016

When assigning a circuit to an interface, the ability to add a connection to another device still exists, as if no connection is assigned to this interface (i.e. Gi0/0/0 is assigned to circuit xyz, but I can still click the + to add a device connection). It does give a server error after clicking create:

<class 'django.db.models.fields.related_descriptors.RelatedObjectDoesNotExist'>
InterfaceConnection has no interface_a.

I don't need to assign a device to the same interface as a circuit, just wanted to see what would happen if I tried. I didn't see any other issues open or closed, so reporting the issue in case it was not known.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Aug 16, 2016
@jeremystretch
Copy link
Member

Thank you for the bug report!

if-fi pushed a commit to if-fi/netbox that referenced this issue Oct 1, 2016
@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