2017 © Pedro Peláez
 

library magento2-productfix

Solves the error with updated_at field not updating

image

codepeak/magento2-productfix

Solves the error with updated_at field not updating

  • Thursday, February 9, 2017
  • by codepeak
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,480 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 17 % Grown

The README.md

magento2-productfix

There is an issue in (at the time of writing) Magento 2.1.4 and previous versions that doesn't update the field updated_at in the table catalog_product_entity when a product is updated. This simple module uses raw SQL to force update the field., (*1)

Use this module at own risk and make sure to test it first!, (*2)

How to install

After installing Magento 2, run the following commands from your Magento 2 root directory:, (*3)

composer require codepeak/magento2-productfix
php bin/magento cache:flush

Contribute

Feel free to fork and contribute to this module. Simply create a pull request and we'll review and merge your changes to master branch., (*4)

About Codepeak

Codepeak is a Magento consultant agency located in Sweden. For more information, please visit codepeak.se., (*5)

The Versions

09/02 2017

dev-master

9999999-dev

Solves the error with updated_at field not updating

  Sources   Download

proprietary

09/02 2017

v1.0.0

1.0.0.0

Solves the error with updated_at field not updating

  Sources   Download

proprietary