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

Edition joueur - Ajout d'un nouveau joueur avec remplaçant existant #59

Open
JulienChavee opened this issue Nov 10, 2016 · 1 comment

Comments

@JulienChavee
Copy link
Owner

Lorsqu'on ajoute un nouveau joueur avec un remplaçant existant, on obtient une erreur.

Cela est lié au fait que l'insert du nouveau joueur passe avant l'update de l'ancien joueur mettant à "null" le remplaçant (et que la relation est de type OneToOne)

@JulienChavee JulienChavee added this to the Brumi 15 milestone Nov 10, 2016
@JulienChavee JulienChavee self-assigned this Nov 10, 2016
@JulienChavee JulienChavee modified the milestones: Brumi 15, Brumi 16 Jan 30, 2017
@JulienChavee
Copy link
Owner Author

Ce bug sera probablement résolu avec la version 2.6 de Doctrine : doctrine/orm#4584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant