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

[release/3.1] Cosmos: Visit sibling includes when encountering an owned collections #19901

Merged
merged 1 commit into from
Feb 15, 2020

Conversation

AndriySvyryd
Copy link
Member

@AndriySvyryd AndriySvyryd commented Feb 12, 2020

Fixes #19159

Description

When querying owned entity types that have owned collections as well as owned references the owned references are not included in the results.

Customer Impact

Query returns incomplete results. There's no workaround.

How found

Reported by multiple customers.

Test coverage

We did not have test coverage for this specific scenario. This PR includes new coverage.

Regression?

No.

Risk

Low. Affects only processing of owned references sibling to owned collections.

Also, fix is on by default, but quirk switch is present to revert back to old behavior.

@AndriySvyryd AndriySvyryd changed the title [release/3.1] Visit sibling includes when encountering an owned collections [release/3.1] Cosmos: Visit sibling includes when encountering an owned collections Feb 12, 2020
@ajcvickers ajcvickers added this to the 3.1.x milestone Feb 13, 2020
@ajcvickers
Copy link
Member

ajcvickers commented Feb 14, 2020

@smitpatel @AndriySvyryd Approved by Tactics and branches are open; let's try to get this merged today.

@AndriySvyryd AndriySvyryd merged commit d463ed4 into release/3.1 Feb 15, 2020
@AndriySvyryd AndriySvyryd deleted the Issue19159 branch February 15, 2020 08:38
@ajcvickers ajcvickers removed this from the 3.1.3 milestone Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants