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

[7.0-stable] Merge pull request #2665 from tvdeyen/resource-filter-fixes #2668

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

alchemycms-bot
Copy link
Collaborator

Backport

This will backport the following commits from main to 7.0-stable:

Questions ?

Please refer to the Backport tool documentation

We need to use the permitted search filter params in order
to have the correct filter selected.

(cherry picked from commit 11b49de)
Rails 7 params do not inherit from `Hash` anymore.

In order to keep existing filters we need to check for
`ActionController::Parameters`.

(cherry picked from commit d006e02)
@tvdeyen tvdeyen merged commit 411d02c into 7.0-stable Jan 4, 2024
58 checks passed
@tvdeyen tvdeyen deleted the backport/7.0-stable/pr-2665 branch January 4, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants