Skip to content
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

datetime bug in (product) import/export #3814

Closed
bh-ref opened this issue Mar 16, 2016 · 2 comments
Closed

datetime bug in (product) import/export #3814

bh-ref opened this issue Mar 16, 2016 · 2 comments
Labels
bug report Component: ImportExport Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@bh-ref
Copy link
Contributor

bh-ref commented Mar 16, 2016

Steps to reproduce

  1. In backend, go to Stores / Settings / Configuration / General / General / Locale Options.
  2. Set Locale to German (Switzerland).
  3. Export a product which has value in a datetime field (Special price from/to date, New from/to date).

Expected result

  1. With the Locale English (United States ), a an exportet datetime looks like 2015-03-16 16:08:55

Actual result

  1. With the Locale German (Switzerland), a an exportet datetime looks like 16.03.15, 17:08
  2. Which is a problem, because when I delete the product and use the export to import/create it again, it fails with the following error message:
    Value for '%s' attribute contains incorrect value
@piotrekkaminski
Copy link
Contributor

internal issue MAGETWO-54246

@vkorotun vkorotun removed the MX label Aug 4, 2016
@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Aug 17, 2016
@veloraven
Copy link
Contributor

I'm closing this issue as we were not able to reproduce it on develop branch, most likely it was fixed in scope of some other task.
If you can still reproduce this issue, please create a new GitHub issue report.

magento-engcom-team pushed a commit that referenced this issue Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: ImportExport Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

6 participants