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

Closed
dzandrey opened this issue Jun 12, 2024 · 1 comment
Closed
Labels
bug Verified bug by the Nova team fix incoming A fix is in review
Milestone

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
@crynobone crynobone added the fix incoming A fix is in review label Jul 9, 2024
@crynobone crynobone added this to the 4.x milestone Jul 23, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team fix incoming A fix is in review
Projects
None yet
Development

No branches or pull requests

2 participants