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

ignore filter if a value is not set #1071

Open
wants to merge 1 commit into
base: 7.x-1.x
Choose a base branch
from

Conversation

ahebrank
Copy link

We have a somewhat strange situation where a bot is trying to pull from our system with a request including

?filter[id][operator]=IN

but fails to include any value for id. This causes Drupal to throw an exception: Undefined index: value

This PR changes that handling to ignore the filter if there's no value provided.

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.

1 participant