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

fix(gatsby-source-drupal): respect filter config for translations #39003

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andrei-piatrou
Copy link
Contributor

@andrei-piatrou andrei-piatrou commented Jun 1, 2024

Description

Currently, if languageConfig is set entities querying does not respect filters in the same config section.
The fix is simple - apply the filter if the URL is a string or an object.

Also, found an issue for this #38277

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant