Path tracing broken for front/rear ports in REST API #18991
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Milestone
Deployment Type
Self-hosted
NetBox Version
v4.2.6
Python Version
3.12
Steps to Reproduce
https://[SERVER_URL]/api/dcim/rear-ports/70479/
Expected Behavior
The REST API should return the CablePaths which traverse the given pass-through port.
Observed Behavior
'AttributeError' is raised.
This error is not observed on NetBox 4.2.5
I believe this may have been introduced by #18826 ?
The text was updated successfully, but these errors were encountered: