-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento 2 inline edit date issues in admin grid with Ui Component #17564
Comments
Hi @Rutvee123. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @Rutvee123 do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@Rutvee123, thank you for your report. |
Have any update? |
@Rutvee123, thank you for your report. |
Have any update? |
Hi @satyaprakashpatel. Thank you for working on this issue.
|
I am working on it #MM19IN |
Hi @Rutvee123. Thank you for your report.
The fix will be available with the upcoming 2.3.2 release. |
…grid with Ui Component #20902
In magento2 Inline Edit date issues while i edit the record it display current date instead of database date
Preconditions
Magento version 2.2.3
php 7.0.29
mysqli mysqlnd 5.0.12
Steps to reproduce
dateRange Magento_Ui/js/grid/columns/date date date Date MMM dd, YYYY
Expected result
When make row inline editable an existing record, the date field should show the date from the record
Actual result
When make row inline editable an existing record, the date field show current date
The text was updated successfully, but these errors were encountered: