Add a query filter for every object type #2101
Labels
status: accepted
This issue has been accepted for implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Issue type
[x] Feature request
[ ] Bug report
[ ] Documentation
Environment
Description
For the sake of consistency, we should have a query filter for each object type, even if it's empty. Some views, like BulkEditView and BulkDeleteView, rely on the presence of a filter for performing bulk operations on all objects matching a parameter (e.g. deleting all devices matching a certain name, instead of just those selected in the list).
This was inspired by the issue raised in #2097.
The text was updated successfully, but these errors were encountered: