Device export of module bays excludes position #6336

Closed
opened 2025-12-29 19:39:32 +01:00 by adam · 0 comments
Owner

Originally created by @ekrichbaum on GitHub (Apr 10, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.0

Python version

3.10

Steps to Reproduce

  1. From Device Types List, Select Export, All Data (YAML).
  2. Find device and module-bays:
module-bays:
- name: IO Module 1
  label: ''
  description: ''
- name: IO Module 2
  label: ''
  description: ''

Position element is not exported.

Expected Behavior

Position should be exported for module bays.

Observed Behavior

Position is not exported.

Originally created by @ekrichbaum on GitHub (Apr 10, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.0 ### Python version 3.10 ### Steps to Reproduce 1. From Device Types List, Select Export, All Data (YAML). 2. Find device and module-bays: ``` module-bays: - name: IO Module 1 label: '' description: '' - name: IO Module 2 label: '' description: '' ``` Position element is not exported. ### Expected Behavior Position should be exported for module bays. ### Observed Behavior Position is not exported.
adam added the type: bugstatus: accepted labels 2025-12-29 19:39:32 +01:00
adam closed this issue 2025-12-29 19:39:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6336