-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox Edition
NetBox Community
NetBox Version
v.4.4.2
Python Version
3.11
Steps to Reproduce
- Create device with module bay Gi0/0/[1-24] position [1-24] for sfp module with intarface {module} and one module bay "Rear card slot" Position 1 for rear card.
- Create rear card with module bay Gi0/1/[1-4] position [1-4] for sfp module.
- Insert rear card into device.
- Insert sfp module in slot rear card.
Expected Behavior
The module will be inserted into the raer card and interface will be added.
Gi0/0/1 — — — — Gi0/0/1
Gi0/0/2 — — — — Gi0/0/2
Gi0/0/3 — — — — Gi0/0/3
Rear card slot — Generic-card-sfp — 1
Gi0/1/1 — — — — Gi0/1/1
Gi0/1/2 — — — — Gi0/1/2
Observed Behavior
The module is not added, an error is returned "Cannot install module with placeholder values in a module bay tree 2 in tree but 1 placeholders given."
PortableProgrammer
Metadata
Metadata
Assignees
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application