Cannot edit cable after Termination is deleted #9106

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

Originally created by @PaulR282 on GitHub (Jan 18, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.0

Python Version

3.11

Steps to Reproduce

  1. Create Frontport that is mapped to a rear port
  2. Connect a cable from the FP to somewhere else
  3. Delete the FP
  4. Go to the cable and try to edit it

Expected Behavior

The cable should be deleted or be editable

Observed Behavior

<class 'AttributeError'>

'str' object has no attribute 'label'

Python version: 3.11.4
NetBox version: 3.7.0
Originally created by @PaulR282 on GitHub (Jan 18, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.0 ### Python Version 3.11 ### Steps to Reproduce 1. Create Frontport that is mapped to a rear port 2. Connect a cable from the FP to somewhere else 3. Delete the FP 4. Go to the cable and try to edit it ### Expected Behavior The cable should be deleted or be editable ### Observed Behavior ``` <class 'AttributeError'> 'str' object has no attribute 'label' Python version: 3.11.4 NetBox version: 3.7.0 ```
adam added the type: bugstatus: duplicate labels 2025-12-29 20:45:31 +01:00
adam closed this issue 2025-12-29 20:45:31 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 18, 2024):

Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #11460 for further discussion.

@jeremystretch commented on GitHub (Jan 18, 2024): Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #11460 for further discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9106