You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: