-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Only add 24h to toTimeStamp if no time has been given #38496
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
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @indykoning. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento create issue |
@magento run all tests |
Description (*)
This PR updates the dateTo check to check wether the timestamp is 00:00:00 before adding 24 hours.
Ensuring the old behaviour works as expected. However allowing passing in a time without 24 hours being forced onto the date.
Manual testing scenarios (*)
Contribution checklist (*)
Resolved issues: