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

Create GraphUpdateTests for owned entities #16454

Closed
ajcvickers opened this issue Jul 4, 2019 · 2 comments · Fixed by #23212
Closed

Create GraphUpdateTests for owned entities #16454

ajcvickers opened this issue Jul 4, 2019 · 2 comments · Fixed by #23212
Labels
area-test closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.1 type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

To get good coverage of state manager and update pipeline behaviors when using owned entities.

ajcvickers added a commit that referenced this issue Jul 4, 2019
Fixes #15645
Fixes #13110 (was already working in 3.0, but added a test)
Fixes #15500 (was already working in 3.0, but added a test)

See also #16454
ajcvickers added a commit that referenced this issue Jul 5, 2019
Fixes #15645
Fixes #13110 (was already working in 3.0, but added a test)
Fixes #15500 (was already working in 3.0, but added a test)

See also #16454
ajcvickers added a commit that referenced this issue Jul 5, 2019
Fixes #15645
Fixes #13110 (was already working in 3.0, but added a test)
Fixes #15500 (was already working in 3.0, but added a test)

See also #16454
@ajcvickers ajcvickers added this to the Backlog milestone Jul 5, 2019
@ajcvickers
Copy link
Member Author

Note: see OwnedFixupTest

@ajcvickers ajcvickers modified the milestones: Backlog, 3.1.0 Sep 4, 2019
@AndriySvyryd AndriySvyryd self-assigned this Sep 11, 2019
@ajcvickers ajcvickers modified the milestones: 3.1.0, Backlog Oct 11, 2019
@ajcvickers
Copy link
Member Author

See also change tracking proxies tests here: #19706

@ajcvickers ajcvickers modified the milestones: Backlog, MQ Sep 11, 2020
AndriySvyryd added a commit that referenced this issue Nov 6, 2020
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Nov 6, 2020
@AndriySvyryd AndriySvyryd removed their assignment Nov 6, 2020
AndriySvyryd added a commit that referenced this issue Nov 10, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns
Query: Detect parent identifier correctly when parent has owned navs

Fixes #16454
Part of #23211
AndriySvyryd added a commit that referenced this issue Nov 11, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns
Query: Detect parent identifier correctly when parent has owned navs

Fixes #16454
Part of #23211
AndriySvyryd added a commit that referenced this issue Nov 25, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns

Fixes #16454
AndriySvyryd added a commit that referenced this issue Nov 25, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns

Fixes #16454
AndriySvyryd added a commit that referenced this issue Nov 25, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns

Fixes #16454
AndriySvyryd added a commit that referenced this issue Nov 25, 2020
Disable owned entity reparenting if it leads to key modification
Fix default SQL Server value generation strategy for shared columns

Fixes #16454
@ajcvickers ajcvickers modified the milestones: MQ, 6.0.0 Nov 25, 2020
@ajcvickers ajcvickers modified the milestones: 6.0.0, 6.0.0-preview1 Jan 27, 2021
@ajcvickers ajcvickers modified the milestones: 6.0.0-preview1, 6.0.0 Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.1 type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants