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

[SMALL] Fix to #19801 - Query: add validation to warn about required navigations pointing to entity with query filter #21018

Merged
merged 1 commit into from
May 27, 2020

Commits on May 27, 2020

  1. Fix to #19801 - Query: add validation to warn about required navigati…

    …ons pointing to entity with query filter
    
    Warning is issued for required navigations for which required side has query filter and the optional side doesn't.
    When both sides define query filters we assume they are correct, i.e. we don't peek inside the filters to make sure they are consistent.
    
    Fixes #19801
    maumar committed May 27, 2020
    Configuration menu
    Copy the full SHA
    46636e0 View commit details
    Browse the repository at this point in the history