mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
98 stars 50 forks source link

Upgrading from 2.20 to 2.20.1 set timestamp of order in backend to 01.00AM #603

Closed JelleGe closed 1 year ago

JelleGe commented 1 year ago

Describe the bug After we upgrade from 2.20 to 2.20.1 all new orders got a timestamp in Magento at 1:00:00 AM the day the order is placed. The order really receive this timestamp, because we can also find in the DB.

Reverting back to 2.20 solved the issue for all new orders.

Used versions

To Reproduce Steps to reproduce the behavior:

  1. Upgrade from 2.20 to 2.20.1
  2. Place a new order using a Mollie method.
  3. The order will receive the timestamp of 1:00:00 AM.
Frank-Magmodules commented 1 year ago

Hi @JelleGe ,

Is this still going on? We've tried to find a reason for this so we could reproduce the issue but didn't succeed. Can you please contact us directly so we can take a look with you? Thanks a lot!

JelleGe commented 1 year ago

Hi @Frank-Magmodules,

Thanks for the reply.

We just submitted the contact form.

Frank-Magmodules commented 1 year ago

HI @JelleGe ,

We investigated this issue further and came to the conclusion that this issue is caused by custom code on your end in the app/code/Amasty/PDFCustomNewFormatDate folder.

We've specified it through e-mail. For now, we will close this issue. Have a good day!