Hey,
Hopefully you can help me further.
A number of configurable products in our database have by mistake 'special price from date' and 'special price to date'.
I can not remove them.
I can't change any products anymore, because I get the following error message:
DateTime :: __ construct (): Failed to parse time string (22/10/2018) at position 0 (2): Unexpected character
Do you know how to delete that data?
Thanks for the help!
Solved! Go to Solution.
Hello, try this fix https://github.com/magento/magento2/pull/18578/commits/88592facd5d34872ac2f2051dda246703091cacc
it worked for me in magento 2.2.6
Hello, try this fix https://github.com/magento/magento2/pull/18578/commits/88592facd5d34872ac2f2051dda246703091cacc
it worked for me in magento 2.2.6
Hi, this worked.
Thank you!