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

[Bug]: The relationship between a Notification and Order should be one-to-one #14

Open
loevgaard opened this issue Sep 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@loevgaard
Copy link
Member

Plugin version

master

Sylius version

1.10

What happened?

@leflings pointed out that the relationship between a Notification and Order should be one-to-one:

https://github.com/Setono/SyliusAbandonedCartPlugin/blob/master/src/Resources/config/doctrine/model/Notification.orm.xml#L25-L27

If this is changed, we should also check if there already exists a relationship when creating the notification, so we don't accidentally creates a database exception

Relevant log output

No response

@loevgaard loevgaard added the bug Something isn't working label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant