Describe the bug
When creating an order from BO with product "Hummingbird printed sweater - size S", and choosing a status "shipped", the order is created BUT the order status is "payment error".
This is true on develop
branch (1.7.7.0) but I dont reproduce the bug with 1.7.6.x
branch so it seems to be a regression.
To Reproduce
Steps to reproduce the behavior:
/admin-dev/index.php?controller=AdminOrders&id_order=8&vieworder
)Some more notes:
Additional information
PrestaShop version: develop
PHP version: 7.2
Some more infos, as extra
PaymentModule
class, lines 320 to 322 which set order status to payment errorHi @matks,
I did not manage to reproduce the issue with the develop branch (PS1.7.7.0.)
I attached a screen record
https://drive.google.com/file/d/1lKXwjYYOWX_YxN3zYBpb1xg-CZ7QDFYv/view
Thanks to check & feedback.
馃槄 I dont know what to say ... it fails on my computer, and it does fail for @Robin-Fischer-PS too ...
@matks, thanks!
I will try to re-install the shop & check.
Thanks!
Yes, I tried on develop branch too @khouloudbelguith
@matks, @Robin-Fischer-PS, After fresh install develop => same issue
https://drive.google.com/file/d/1UIEaAgGFy4eepFjjgCfFEFEnn44nNCvv/view
I鈥檒l add this to the debug roadmap.
Thanks!
@PrestaShop/prestashop-qa @PrestaShop/prestashop-product-team Have you reproduce it?
Hi @MatShir,
Yes, I manage to reproduce the issue with 1.7.7.x branch using
Orders page in legacy: https://drive.google.com/file/d/1QpT2RZtF-gXfddpkhXMRgtQqwsaUbxFi/view
Orders page migrated to Symfony: https://drive.google.com/file/d/1YOn_dqiTHne-fwdd_UJkaMNuMy0Wy1QY/view
Thanks!
Thanks the problem seems to occur only for combination
Fixed in this PR: #17404
Damn, too fast 馃敟
Thanks @matthieu-rolland
We need to trim the bakclog with Mateus before you run out of issues
Most helpful comment
馃槄 I dont know what to say ... it fails on my computer, and it does fail for @Robin-Fischer-PS too ...