Unable to filter on multiple cable types/colors #2153

Closed
opened 2025-12-29 17:22:44 +01:00 by adam · 0 comments
Owner

Originally created by @vink78 on GitHub (Nov 28, 2018).

Environment

  • Python version: 3.5.2-2ubuntu0~16.04.5
  • NetBox version: v2.5-beta2

Steps to Reproduce

The URL look like https://netbox-server/dcim/cables/?q=&type=1510&type=1600

Expected Behavior

I expect to see all CAT5e and CAT6 cables

Observed Behavior

I see only the last type cable (ie. type=1600 CAT6 cables)

Originally created by @vink78 on GitHub (Nov 28, 2018). ### Environment * Python version: 3.5.2-2ubuntu0~16.04.5 * NetBox version: v2.5-beta2 ### Steps to Reproduce * Go to cable list page ( https://netbox-server/dcim/cables/ ) * Select multiple type (CAT5e, CAT6) and click on search button The URL look like https://netbox-server/dcim/cables/?q=&type=1510&type=1600 ### Expected Behavior I expect to see all CAT5e and CAT6 cables ### Observed Behavior I see only the last type cable (ie. type=1600 CAT6 cables)
adam added the type: bugstatus: accepted labels 2025-12-29 17:22:44 +01:00
adam closed this issue 2025-12-29 17:22:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2153