Changelog for (Magento 2) UB Data Migration Pro extension (version 3.2.7)
Latest update: April 26, 2022
3.2.7
- Allowed migrating the custom URLs rewrite
- Fixed bugs on reviews’s dates after migrated
- Fixed to handle more special settings cases of data in Magento1.x database
- Upgraded Yii core to version 1.1.25
- Fixed compatible with Magento Open Source 2.4.4
3.2.6
- Fully compatible with PHP7.4 and Magento CE 2.4.2, 242-p1, 2.4.3.
- Improves customer’s password migration
- Allows migrating the customer’s wishlist data
- Allows automatically collecting M1 Timezone in the system settings of M1 DB, and auto-converting DateTime values by timezone in some contexts of data migration
- Fine-tuning coding to better handle the Delta migration in all steps
- Allows specifying the startDate/endDate when running the delta migration using the CLI command with the `update` mode. These parameters are applicable to all steps and valid to any data objects that have attributes/fields associated with the created date/updated dates. For example: php -f bin/ubdatamigration run --step=5 --mode=”update” --startDate=”2019-01-01″ --endDate=”2019-12-31″;
- Fine-tuning the ‘Keep original IDs’ feature
- Improves the CLI command to clean the migration log
- Improves Step #7 > Sales coupons migration that allows to better handle a big volume of coupons in a sales rule.
- Better handle the following cases:
- Fine-tuning rules when migrating only products
- Fine-tuning rules when migrating only customers
- Fine-tuning rules when migrating only sales data
3.2.5
- Compatibility testing with Magento CE 2.4.1.
- Allow to migrate Category’s display settings and related CMS Blocks.
- Improve coding and fine-tuning to handle more special cases.
3.2.4
- Compatibility testing with Magento CE 2.4.0
- Support for converting special price, special_price from/to datetime and variation prices setting in a Configurable product.
- Fine-tuning to handle additional special cases and delta migration phase optimization.
3.2.3
- Compatibility testing with Magento 2.3.4, 2.3.5
- Fixed the issue on special bitnami database settings
- Fixed the issue on the label/alt value of product galleries in the multiple stores context
3.2.2
- Compatibility testing with Magento 2.3.3
- Allowed to convert core’s email template paths in the migrated email template’s content
- Allowed to migrate CMS Blocks, CMS Pages data, as noted here.
- Added CLI commands to check and remove migrated data objects in M2 which no longer exist in Magento 1 since the last migration.
- Fine-tuning source code in all steps and adding extra tweak code to handle special cases of bad data.
3.2.1
- Fine-tuning to handle additional special cases of data settings
- Improved server side processing to enhance the access token.
3.2.0
Continue reading →