Can't filter list of modules by module type #6175

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

Originally created by @jcollie on GitHub (Mar 7, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

netbox-7f458459b6-ph6tc (v3.2.0-beta1)

Python version

3.9

Steps to Reproduce

  1. Navigate to the list of module types.
  2. Click on a module type to get the details page.
  3. Click on the number of instances.
  4. You'll get a URL like /dcim/modules/?module_type_id=8

Expected Behavior

List of modules should be filtered by module type.

Observed Behavior

List of modules is not filtered by module type.

Originally created by @jcollie on GitHub (Mar 7, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version netbox-7f458459b6-ph6tc (v3.2.0-beta1) ### Python version 3.9 ### Steps to Reproduce 1. Navigate to the list of module types. 2. Click on a module type to get the details page. 3. Click on the number of instances. 4. You'll get a URL like /dcim/modules/?module_type_id=8 ### Expected Behavior List of modules should be filtered by module type. ### Observed Behavior List of modules is not filtered by module type.
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:37:42 +01:00
adam closed this issue 2025-12-29 19:37:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6175