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

Cable Trace and Circuit Termination for duplex patchcord ending #11982

Closed
krancslawomir opened this issue Mar 15, 2023 · 4 comments
Closed

Cable Trace and Circuit Termination for duplex patchcord ending #11982

krancslawomir opened this issue Mar 15, 2023 · 4 comments
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows topic: cabling type: bug A confirmed report of unexpected behavior in the application

Comments

@krancslawomir
Copy link

krancslawomir commented Mar 15, 2023

NetBox version

v3.4.5

Python version

3.8

Steps to Reproduce

Location A:

  1. Create Fiber Optic Patch Panel (ODF A)
  2. Create Rear Ports - 12 positions represents 12 fibers
  3. Create Front Ports - 12 positions represents 12 ports
  4. Create Router device A with interfaces

Location B:

  1. Create Fiber Optic Patch Panel (ODF B)
  2. Create Rear Ports - 12 positions represents 12 fibers
  3. Create Front Ports - 12 positions represents 12 ports
  4. Create Router device B with interfaces

Circuits:

  1. Create example circuit
  2. Set Circuit Termination A -> Site Location A -> ODF A > Rear Ports 1, 2
  3. Set Circuit Termination Z -> Site Location B -> ODF B -> Rear Ports 5, 6

Connections:

  1. Create Cable:
    A Side: Location A -> Router device A -> interface ex. xe-0/0/1
    B Side: Location A-> Fiber Otpic Patch Panel (ODF A) -> Front Port 1, 2

And now there is an error: <class 'AssertionError'>

I have verified that you can do connection cable only for 1 Front Port which represents simplex fiber patchcord (1 port) .
But in my case i would like to use also duplex fiber patchcord which reprezents 2 ports.

NetBox Error:
NetBox Error

What I can achieve currently:
What I can achieve v1
What I can achieve v2

Expected Behavior

I would like to use also duplex fiber patchcord (2 ports).
I would like to use different ports on Fiber Optcs Patch Panel in different locations like this:
What I want to achieve

Observed Behavior

<class 'AssertionError'>

@krancslawomir krancslawomir added the type: bug A confirmed report of unexpected behavior in the application label Mar 15, 2023
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label May 4, 2023
@jeremystretch jeremystretch added the severity: medium Results in substantial degraded or broken functionality for specfic workflows label Jun 23, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Sep 22, 2023
@arthanson
Copy link
Collaborator

#13337 looks like it fixes this as well.

@arthanson arthanson self-assigned this Sep 26, 2023
@arthanson arthanson removed the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Sep 26, 2023
@jeremystretch
Copy link
Member

I'm not able to reproduce this on v3.6.2. It was likely resolved in the course of some other work in a more recent release (unrelated to #13337). (Screenshot of the complete path below.)

screenshot

@jeremystretch jeremystretch closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2023
@jeremystretch jeremystretch removed the pending closure Requires immediate attention to avoid being closed for inactivity label Sep 26, 2023
@krancslawomir
Copy link
Author

Hi, I confirm. I have installed latest version 3.6.3 and issue does not exist.
Thanks.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows topic: cabling type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

4 participants