Cable terminations are not refreshed correctly on API PATCH of Cable #18263
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
topic: cabling
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
Triage priority
I volunteer to perform this work (if approved)
NetBox Version
v4.1.8
Python Version
3.10
Steps to Reproduce
Ideally populate the DB with a large number (1000+) of Interfaces and Cables connecting them.
API call:
Compare to UI edit of Cable where B-side interface is changed.
Expected Behavior
Both operations (UI and API) should have the same effect and execute in the same amount of time.
Observed Behavior
The UI call completes in a few hundred ms; but depending on the data size, the API call can take many seconds or minutes to complete.
The text was updated successfully, but these errors were encountered: