-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport] Special price date from issue resolve #21273
[Backport] Special price date from issue resolve #21273
Conversation
Hi @tufahu. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @tufahu, thank you for your contribution! |
Hi @VladimirZaets, thank you for the review. |
@magento-engcom-team give me test instance |
Hi @sivaschenko. Thank you for your request. I'm working on Magento instance for you |
Hi @sivaschenko, here is your new Magento instance. |
Hi @tufahu, thank you for your contribution! |
Original Pull Request
#18578
Fixed issue of 2.2.6 "Special price date from" Failed to parse time string
Description (*)
In magento 2.2.6 when Account locale set to it_IT and admin user create one new product and set it's special price then it will gives error while saving the product that failed to parse time string. In this Pull Request I have fixed this issue. By modifing date format before it's parse to Date object.
Fixed Issues (if relevant)
Steps to reproduce
Expected result
Actual result
Manual testing scenarios (*)
Contribution checklist (*)