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(core): Remove empty customFields relations from getMissingRelations in entity-hydrator #2765

Conversation

monrostar
Copy link
Contributor

@monrostar monrostar commented Apr 4, 2024

Description

This fix removes all found links that end with lines.customFields because now such links cannot be used. If they are present in relations they may not be added to customFields in the queryBuilder because of them.

Breaking changes

no

Checklist

📌 Always:

  • I have set a clear title
  • My PR is small and contains a single feature
  • I have checked my own PR

👍 Most of the time:

  • I have added or updated test cases
  • I have updated the README if needed

@michaelbromley michaelbromley merged commit 1c44113 into vendure-ecommerce:minor Apr 4, 2024
10 checks passed
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.

2 participants