Cable bulk import error when importing cables with circuit terminations #16411
Unanswered
KPTheProf
asked this question in
Help Wanted!
Replies: 2 comments
-
This issue sounds more like a request for guidance than a bug report, so I'm converting it to a discussion in the Help Wanted category. If the conversation there leads back to bug territory, then we'll meet back here in Issues 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
did you find a solution for this ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v4.0.3
Python Version
3.12
Steps to Reproduce
When trying to use the bulk cable import feature to import cables with circuit terminations, I'm getting the error "Record 1 side_b_device: This field is required".
Circuit terminations doen't have a device, but the side_?_device field is mandatory. What should I be putting in the field, if it can't be empty?
To reproduce:
I have an existing device BT-NTU-01 with a port Network 1.
I have an existing circuit, CIRCUIT-01 and I'm trying to connect to Termination Z
Expected Behavior
Should be able to import cables connected to circuit terminations.
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions