-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
NetBox Cloud
NetBox Version
v3.7.3
Python Version
3.11
Steps to Reproduce
- Create at least one module bay on a device
- Install a module on that bay
- Visit
/api/dcim/module-bays/ - Visit
/api/dcim/module-bays/?brief=true
Expected Behavior
The serialized representation of the module bay should include an installed_module field in both responses, with a representation of the installed module.
Observed Behavior
The installed_module field is absent when brief mode is enabled. There is instead an empty module field.
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application