Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionRequest inconsistently received comma separated string instead of array #6422

Open
dzandrey opened this issue Jun 12, 2024 · 0 comments
Labels
bug Verified bug by the Nova team

Comments

@dzandrey
Copy link

Main problem described here - #6421

Here is the method you're referring to.

339031163-5bf82192-a8e8-4825-ac0e-083cb63aa799
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.

@crynobone crynobone changed the title Incorrect method call for Batch Action in "toQueryWithoutScopes" method ActionRequest inconsistently received comma separated string instead of array Jun 12, 2024
@crynobone crynobone added the bug Verified bug by the Nova team label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

2 participants