-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Resolved issue coupon codes don't work anymore #18183 #22718
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
Resolved issue coupon codes don't work anymore #18183 #22718
Conversation
Hi @this-adarsh. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@magento-engcom-team give me test instance |
Hi @this-adarsh. Thank you for your request. I'm working on Magento instance for you |
Hi @this-adarsh, here is your new Magento instance. |
Hi @this-adarsh, please, sign CLA, otherwise, we can't process your pull request |
@ronak2ram please note that changing a DB column type is backward incompatible change |
For QA. Timestamps in MySQL are generally used to track changes to records the coupon expiration date is not the case. So I believe we should use datetime here. Especially considering the fact that this change fixes the future date issue. |
Hi @rogyar, thank you for the review. |
✔️ QA passed |
Hi @this-adarsh, thank you for your contribution! |
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)