Actions
Bug #25196
closedSome default sorts with scoped_search are broken
Description
There are some API calls which return errors despite 200 response code (which is valid) in our tests:
the field 'id' in the order statement is not valid field for search
We should have a way to catch these sooner than later also.
Actions