Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
6.4.3, 22.08.2
-
None
Description
If both the filter and fields[] query parameters are used in the REST-API, the filtering will remove all values if the value being filtered is not included in the fields being returned. The correct thing to do would be to remove the unwanted fields after the result has been filtered.