Skip to content

Filtering rack list by type/width is limited to one value #5487

@jeremystretch

Description

@jeremystretch

Environment

  • Python version:
  • NetBox version:

Steps to Reproduce

  1. Make a REST API request to /api/dcim/racks/ filtered with multiple type or width values (ex: GET /dcim/racks/?type=4-post-cabinet&type=2-post-frame)

Expected Behavior

The response should include racks of all specified types/widths.

Observed Behavior

Only the last value for either filter is applied.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions