ActionRequest
inconsistently received comma separated string instead of array
#6422
Labels
Milestone
ActionRequest
inconsistently received comma separated string instead of array
#6422
Main problem described here - #6421
Here is the method you're referring to.
But it uses toQueryWithoutScopes() from which it takes $resource::detailQuery instead of $resource::indexQuery. In this case, $resource::indexQuery should be triggered because I am calling the action on the list and not on the detail page.
The text was updated successfully, but these errors were encountered: