Skip to content

Fix retrieval of CRUD controller FQCN for batch action with pretty URLs #6918

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

Draft
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

thomas-l
Copy link
Contributor

The batch action failed with pretty URLs.

Fixes #6723

@thomas-l thomas-l marked this pull request as draft April 30, 2025 09:52
@thomas-l
Copy link
Contributor Author

Custom actions must now use the attribute #[AdminAction] to make them work.

The documentation says

Custom actions can define the #[AdminAction]

Which is "must define" in the current case.

I'll transform my PR to cover both cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant