Closed dperkosan closed 4 years ago
Hi, guys. Please can you check this one:
1) Login 2) Add to cart 3) Logout 4) Login again 5) Refresh page couple of times and sylius_order table goes in deadlock
It happens in this file: vendor/bitbag/vuestorefront-plugin/src/Sylius/Provider/ShopUserAwareCustomerProvider.php
but I'm not sure what and why is sylius_order table updated from there?
There is already an open issue #69 for that, so I'm closing this one. It's known issue probably related to Timestampable.
Timestampable
Hi, guys. Please can you check this one:
1) Login 2) Add to cart 3) Logout 4) Login again 5) Refresh page couple of times and sylius_order table goes in deadlock
It happens in this file: vendor/bitbag/vuestorefront-plugin/src/Sylius/Provider/ShopUserAwareCustomerProvider.php
but I'm not sure what and why is sylius_order table updated from there?