Duplicate Connection/Circuit Error #364

Closed
opened 2025-12-29 16:21:20 +01:00 by adam · 1 comment
Owner

Originally created by @bsakdol on GitHub (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.

Originally created by @bsakdol on GitHub (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.
adam added the type: bug label 2025-12-29 16:21:20 +01:00
adam closed this issue 2025-12-29 16:21:20 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 16, 2016):

Thank you for the bug report!

@jeremystretch commented on GitHub (Aug 16, 2016): Thank you for the bug report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#364