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

[DDC-4006] Inherit ID generator strategy mapping from embeddables #1561

Merged
merged 1 commit into from
Nov 19, 2015

Conversation

deeky666
Copy link
Member

Setting the ID generator strategy mapping when using embeddables as identifiers in entities has no effect and always results in the "NONE" strategy.

This is due to the ID generator strategy not being inherited to its parent entity when declared in an embeddable (ClassMetadataFactory).

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-4007

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius Ocramius self-assigned this Nov 19, 2015
Ocramius added a commit that referenced this pull request Nov 19, 2015
[DDC-4006] Inherit ID generator strategy mapping from embeddables
@Ocramius Ocramius merged commit 9c5cea3 into doctrine:master Nov 19, 2015
@lcobucci lcobucci added this to the 2.6.0 milestone Dec 19, 2017
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.

4 participants