Skip to content

Connecting a cable to a circuit does not disable occupied terminations for selection #4137

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

Closed
jeremystretch opened this issue Feb 11, 2020 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.4

Steps to Reproduce

  1. Create a circuit with two terminations.
  2. Connect a cable to the A side termination
  3. Find a device interface and connect it to the circuit
  4. Select the circuit. Notice that both the A and Z terminations are available as termination points for the far end.

Attempting to connect to the A side (occupied) termination predictably yields a validation error.

Expected Behavior

The A side termination should be disabled for selection as it is already occupied.

Observed Behavior

Both the A and Z terminations are available as termination points for the far end.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Feb 11, 2020
@jeremystretch jeremystretch self-assigned this Feb 11, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant