netbox3.2-beta1 - interface/consoleports filter on module not working #6108

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

Originally created by @PieterL75 on GitHub (Feb 16, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2-beta1

Python version

3.8

Steps to Reproduce

Create a Module type with interfaces and console ports
Create module bays in the device and assign the module type.

In the module bay view, click the module ( ex: https://beta-demo.netbox.dev/dcim/modules/9/ )
The links next to the Interfaces and ConsolePorts refers to the models with a filter
ex: https://beta-demo.netbox.dev/dcim/console-ports/?module=9

Expected Behavior

The models should only be displayed related to that module id

Observed Behavior

All models are shown

Originally created by @PieterL75 on GitHub (Feb 16, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2-beta1 ### Python version 3.8 ### Steps to Reproduce Create a Module type with interfaces and console ports Create module bays in the device and assign the module type. In the module bay view, click the module ( ex: https://beta-demo.netbox.dev/dcim/modules/9/ ) The links next to the Interfaces and ConsolePorts refers to the models with a filter ex: https://beta-demo.netbox.dev/dcim/console-ports/?module=9 ### Expected Behavior The models should only be displayed related to that module id ### Observed Behavior All models are shown
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:36:52 +01:00
adam closed this issue 2025-12-29 19:36:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6108