Unable to modify circuit details after termination side has been deleted #5088

Closed
opened 2025-12-29 19:23:57 +01:00 by adam · 1 comment
Owner

Originally created by @michalceb on GitHub (Jul 22, 2021).

NetBox version

v2.11.9

Python version

3.8

Steps to Reproduce

  1. Delete termination side from a circuit
  2. Change any information on the circuit (Circuit ID, Status, etc.)
  3. Click Update

This was tested on my own Netbox instance and demo instance.

Workaround:
Re-add termination side and make the change.

Expected Behavior

Circuit details have been updated.

Observed Behavior

Green banner at the top of the page indicates circuit has been modified successfully, however, circuit details have not changed.

image

As shown on the above screen capture, I have modified name of the circuit after termination was removed. The green banner at the top shows new name of the circuit but the actual circuit details have not changed.

Originally created by @michalceb on GitHub (Jul 22, 2021). ### NetBox version v2.11.9 ### Python version 3.8 ### Steps to Reproduce 1. Delete termination side from a circuit 2. Change any information on the circuit (Circuit ID, Status, etc.) 3. Click Update This was tested on my own Netbox instance and demo instance. Workaround: Re-add termination side and make the change. ### Expected Behavior Circuit details have been updated. ### Observed Behavior Green banner at the top of the page indicates circuit has been modified successfully, however, circuit details have not changed. ![image](https://user-images.githubusercontent.com/67379333/126604152-e40fec29-d09f-4996-9084-3e2a59a2defe.png) As shown on the above screen capture, I have modified name of the circuit after termination was removed. The green banner at the top shows new name of the circuit but the actual circuit details have not changed.
adam added the type: bug label 2025-12-29 19:23:57 +01:00
adam closed this issue 2025-12-29 19:23:58 +01:00
Author
Owner

@michalceb commented on GitHub (Jul 22, 2021):

Turns out that disabling caching resolves this issue as well.

@michalceb commented on GitHub (Jul 22, 2021): Turns out that disabling caching resolves this issue as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5088