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

Cosmos: Preserve unmapped properties for owned collections #13578

Closed
AndriySvyryd opened this issue Oct 10, 2018 · 0 comments · Fixed by #16779
Closed

Cosmos: Preserve unmapped properties for owned collections #13578

AndriySvyryd opened this issue Oct 10, 2018 · 0 comments · Fixed by #16779
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@AndriySvyryd
Copy link
Member

Currently when updating an entity that has a nested owned collection the unmapped values will be lost.

@smitpatel smitpatel mentioned this issue Oct 10, 2018
82 tasks
@ajcvickers ajcvickers added this to the 2.2.0 milestone Oct 12, 2018
@ajcvickers ajcvickers modified the milestones: 2.2.0-preview3, 2.2.0, 3.0.0 Oct 15, 2018
AndriySvyryd added a commit that referenced this issue Jul 27, 2019
AndriySvyryd added a commit that referenced this issue Jul 27, 2019
AndriySvyryd added a commit that referenced this issue Jul 27, 2019
Store the original JObject in a shadow property for embedded entities as well to allow to keep unmapped properties.

Fixes #13578
Part of #12086
AndriySvyryd added a commit that referenced this issue Jul 29, 2019
Store the original JObject in a shadow property for embedded entities as well to allow to keep unmapped properties.

Fixes #13578
Part of #12086
AndriySvyryd added a commit that referenced this issue Jul 29, 2019
Store the original JObject in a shadow property for embedded entities as well to allow to keep unmapped properties.

Fixes #13578
Part of #12086
@AndriySvyryd AndriySvyryd removed their assignment Jul 29, 2019
@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 Jul 29, 2019
@ajcvickers ajcvickers modified the milestones: 3.0.0, 3.0.0-preview8 Jul 29, 2019
@ajcvickers ajcvickers modified the milestones: 3.0.0-preview8, 3.0.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants