On the device list, filtering rack by group does not work #3811
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Expected Behavior
The set of racks listed should be constrained by the selected rack group
Observed Behavior
All racks belonging to the selected site are available. This is because the widget is making an API call using the invalid filter name
rack_group_id
rather thangroup_id
.The text was updated successfully, but these errors were encountered: