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

Remove cable terminations cause AssertionError #10201

Closed
gamerslouis opened this issue Aug 29, 2022 · 0 comments
Closed

Remove cable terminations cause AssertionError #10201

gamerslouis opened this issue Aug 29, 2022 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation topic: cabling type: bug A confirmed report of unexpected behavior in the application

Comments

@gamerslouis
Copy link

NetBox version

v3.3.2-dev (also on v3.3.1 demo site)

Python version

3.8

Steps to Reproduce

  1. Load netbox-demo-v3.3.json
  2. Select devices > dmi01-akron-sw01 > interfaces > GigabitEthernet0/1/3 > connect cable > interface
  3. Select B side interfaces
    • dmi01-akron-rtr01 GigabitEthernet0/1/5
    • dmi01-akron-rtr01 GigabitEthernet0/1/6
    • dmi01-akron-rtr01 GigabitEthernet0/1/7
    • dmi01-akron-sw01 GigabitEthernet1/0/14
    • dmi01-akron-sw01 GigabitEthernet1/0/15
  4. Click Connect Button
  5. Go back to edit the cable
  6. Remove B Side interfaces
    • dmi01-akron-rtr01 GigabitEthernet0/1/6
    • dmi01-akron-rtr01 GigabitEthernet0/1/7
    • dmi01-akron-sw01 GigabitEthernet1/0/15
  7. Click Connect Button

Expected Behavior

Edit success and remove these three interfaces from cable B side

Observed Behavior

Get Assertion Error

image
image

@gamerslouis gamerslouis added the type: bug A confirmed report of unexpected behavior in the application label Aug 29, 2022
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Aug 30, 2022
@jeremystretch jeremystretch self-assigned this Aug 30, 2022
@jeremystretch jeremystretch removed their assignment Nov 21, 2022
@arthanson arthanson self-assigned this Dec 8, 2022
@jeremystretch jeremystretch self-assigned this Jan 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
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 topic: cabling type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
3 participants