Skip to content

Module Bay Parent relation is partially broken #20912

@BartZimmo

Description

@BartZimmo

NetBox Edition

NetBox Community

NetBox Version

v4.4.7

Python Version

3.12

Steps to Reproduce

  1. Create at least 2 module bays for a device.
  2. Install modules in both bays.
  3. Edit one module bay, and select the module installed in the other bay as parent.
  4. Edit the same module bay again and remove the earlier selected module to remove the parent relation.

Expected Behavior

Once the parent relation is removed, the table should be updated, and also the module info page.

Observed Behavior

Removing the parent relation does not update the table info, and you can still see the installed module is linked to the module bay of the previously selected module.

If I delete the parent module, the child module will not be deleted. -> This is as expected.

If I were to do this without first removing the parent assignment, the child module would also be deleted after a prompt.

So the function is partially broken.

Metadata

Metadata

Assignees

Labels

netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions