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

Infrastructure: KeyPropagator doesn't propagate the temporality of values #7203

Closed
AndriySvyryd opened this issue Dec 7, 2016 · 0 comments
Closed
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Milestone

Comments

@AndriySvyryd
Copy link
Member

This usually isn't a big issue as the non-temporary value will be propagated before the entity is sent to the database, but it could result in incorrect data being sent if the temporary FK value happens to match a principal value in the database.

@divega divega added this to the 2.0.0 milestone Dec 19, 2016
AndriySvyryd added a commit that referenced this issue Dec 20, 2016
AndriySvyryd added a commit that referenced this issue Dec 20, 2016
AndriySvyryd added a commit that referenced this issue Jan 9, 2017
@AndriySvyryd AndriySvyryd removed their assignment Jan 9, 2017
@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 Jan 9, 2017
@ajcvickers ajcvickers changed the title KeyPropagator doesn't propagate the temporality of values Infrastructure: KeyPropagator doesn't propagate the temporality of values May 9, 2017
@divega divega added closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. and removed closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. labels May 10, 2017
@ajcvickers ajcvickers modified the milestones: 2.0.0-preview1, 2.0.0 Oct 15, 2022
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-bug
Projects
None yet
Development

No branches or pull requests

3 participants