-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version:
- NetBox version:
Steps to Reproduce
- Make a REST API request to
/api/dcim/racks/filtered with multipletypeorwidthvalues (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 implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application