Skip to content

Commit 95d90aa

Browse files
authored
Merge pull request #851 from magento/2.4-develop
Data Migration Tool Release 2.4.1
2 parents e07ed62 + 42e86fa commit 95d90aa

File tree

107 files changed

+1264
-26
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+1264
-26
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.4.1
2+
=============
3+
* Added support for versions:
4+
5+
* Magento Open Source: 2.4.1
6+
* Magento Commerce: 2.4.1
7+
8+
* Fixed bugs:
9+
10+
* Errors on category edit page and product edit page when Default attribute set was removed in Magento 1
11+
112
2.4.0
213
=============
314
* Added support for versions:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magento/data-migration-tool",
33
"description": "Migration Tool",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"require": {
66
"symfony/console": "~4.4.0",
77
"magento/framework": "*",

etc/commerce-to-commerce/1.11.0.0/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2848,6 +2848,15 @@
28482848
<ignore>
28492849
<document>tfa_user_config</document>
28502850
</ignore>
2851+
<ignore>
2852+
<document>login_as_customer_assistance_allowed</document>
2853+
</ignore>
2854+
<ignore>
2855+
<document>vertex_customer_country</document>
2856+
</ignore>
2857+
<ignore>
2858+
<document>vertex_vat_country_code</document>
2859+
</ignore>
28512860
<ignore>
28522861
<document>email_coupon_attribute</document>
28532862
</ignore>
@@ -3408,6 +3417,9 @@
34083417
<ignore>
34093418
<field>cms_page.meta_title</field>
34103419
</ignore>
3420+
<ignore>
3421+
<field>sales_order_address.vertex_vat_country_code</field>
3422+
</ignore>
34113423
<ignore>
34123424
<field>magento_catalogevent_event.status</field>
34133425
</ignore>

etc/commerce-to-commerce/1.11.0.1/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2848,6 +2848,15 @@
28482848
<ignore>
28492849
<document>tfa_user_config</document>
28502850
</ignore>
2851+
<ignore>
2852+
<document>login_as_customer_assistance_allowed</document>
2853+
</ignore>
2854+
<ignore>
2855+
<document>vertex_customer_country</document>
2856+
</ignore>
2857+
<ignore>
2858+
<document>vertex_vat_country_code</document>
2859+
</ignore>
28512860
<ignore>
28522861
<document>email_coupon_attribute</document>
28532862
</ignore>
@@ -3411,6 +3420,9 @@
34113420
<ignore>
34123421
<field>cms_page.meta_title</field>
34133422
</ignore>
3423+
<ignore>
3424+
<field>sales_order_address.vertex_vat_country_code</field>
3425+
</ignore>
34143426
<ignore>
34153427
<datatype>weee_tax.state</datatype>
34163428
</ignore>

etc/commerce-to-commerce/1.11.0.2/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,6 +2836,15 @@
28362836
<ignore>
28372837
<document>tfa_user_config</document>
28382838
</ignore>
2839+
<ignore>
2840+
<document>login_as_customer_assistance_allowed</document>
2841+
</ignore>
2842+
<ignore>
2843+
<document>vertex_customer_country</document>
2844+
</ignore>
2845+
<ignore>
2846+
<document>vertex_vat_country_code</document>
2847+
</ignore>
28392848
<ignore>
28402849
<document>email_coupon_attribute</document>
28412850
</ignore>
@@ -3399,6 +3408,9 @@
33993408
<ignore>
34003409
<field>cms_page.meta_title</field>
34013410
</ignore>
3411+
<ignore>
3412+
<field>sales_order_address.vertex_vat_country_code</field>
3413+
</ignore>
34023414
<ignore>
34033415
<datatype>weee_tax.state</datatype>
34043416
</ignore>

etc/commerce-to-commerce/1.11.1.0/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,6 +2824,15 @@
28242824
<ignore>
28252825
<document>tfa_user_config</document>
28262826
</ignore>
2827+
<ignore>
2828+
<document>login_as_customer_assistance_allowed</document>
2829+
</ignore>
2830+
<ignore>
2831+
<document>vertex_customer_country</document>
2832+
</ignore>
2833+
<ignore>
2834+
<document>vertex_vat_country_code</document>
2835+
</ignore>
28272836
<ignore>
28282837
<document>email_coupon_attribute</document>
28292838
</ignore>
@@ -3372,6 +3381,9 @@
33723381
<ignore>
33733382
<field>cms_page.meta_title</field>
33743383
</ignore>
3384+
<ignore>
3385+
<field>sales_order_address.vertex_vat_country_code</field>
3386+
</ignore>
33753387
<ignore>
33763388
<datatype>weee_tax.state</datatype>
33773389
</ignore>

etc/commerce-to-commerce/1.11.2.0/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,6 +2824,15 @@
28242824
<ignore>
28252825
<document>tfa_user_config</document>
28262826
</ignore>
2827+
<ignore>
2828+
<document>login_as_customer_assistance_allowed</document>
2829+
</ignore>
2830+
<ignore>
2831+
<document>vertex_customer_country</document>
2832+
</ignore>
2833+
<ignore>
2834+
<document>vertex_vat_country_code</document>
2835+
</ignore>
28272836
<ignore>
28282837
<document>email_coupon_attribute</document>
28292838
</ignore>
@@ -3369,6 +3378,9 @@
33693378
<ignore>
33703379
<field>cms_page.meta_title</field>
33713380
</ignore>
3381+
<ignore>
3382+
<field>sales_order_address.vertex_vat_country_code</field>
3383+
</ignore>
33723384
<ignore>
33733385
<datatype>weee_tax.state</datatype>
33743386
</ignore>

etc/commerce-to-commerce/1.12.0.0/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,6 +2746,15 @@
27462746
<ignore>
27472747
<document>tfa_user_config</document>
27482748
</ignore>
2749+
<ignore>
2750+
<document>login_as_customer_assistance_allowed</document>
2751+
</ignore>
2752+
<ignore>
2753+
<document>vertex_customer_country</document>
2754+
</ignore>
2755+
<ignore>
2756+
<document>vertex_vat_country_code</document>
2757+
</ignore>
27492758
<ignore>
27502759
<document>email_coupon_attribute</document>
27512760
</ignore>
@@ -3195,6 +3204,9 @@
31953204
<ignore>
31963205
<field>cms_page.meta_title</field>
31973206
</ignore>
3207+
<ignore>
3208+
<field>sales_order_address.vertex_vat_country_code</field>
3209+
</ignore>
31983210
<ignore>
31993211
<field>magento_catalogevent_event.status</field>
32003212
</ignore>

etc/commerce-to-commerce/1.12.0.1/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,6 +2746,15 @@
27462746
<ignore>
27472747
<document>tfa_user_config</document>
27482748
</ignore>
2749+
<ignore>
2750+
<document>login_as_customer_assistance_allowed</document>
2751+
</ignore>
2752+
<ignore>
2753+
<document>vertex_customer_country</document>
2754+
</ignore>
2755+
<ignore>
2756+
<document>vertex_vat_country_code</document>
2757+
</ignore>
27492758
<ignore>
27502759
<document>email_coupon_attribute</document>
27512760
</ignore>
@@ -3195,6 +3204,9 @@
31953204
<ignore>
31963205
<field>cms_page.meta_title</field>
31973206
</ignore>
3207+
<ignore>
3208+
<field>sales_order_address.vertex_vat_country_code</field>
3209+
</ignore>
31983210
<ignore>
31993211
<field>magento_catalogevent_event.status</field>
32003212
</ignore>

etc/commerce-to-commerce/1.12.0.2/map.xml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,6 +2746,15 @@
27462746
<ignore>
27472747
<document>tfa_user_config</document>
27482748
</ignore>
2749+
<ignore>
2750+
<document>login_as_customer_assistance_allowed</document>
2751+
</ignore>
2752+
<ignore>
2753+
<document>vertex_customer_country</document>
2754+
</ignore>
2755+
<ignore>
2756+
<document>vertex_vat_country_code</document>
2757+
</ignore>
27492758
<ignore>
27502759
<document>email_coupon_attribute</document>
27512760
</ignore>
@@ -3195,6 +3204,9 @@
31953204
<ignore>
31963205
<field>cms_page.meta_title</field>
31973206
</ignore>
3207+
<ignore>
3208+
<field>sales_order_address.vertex_vat_country_code</field>
3209+
</ignore>
31983210
<ignore>
31993211
<field>magento_catalogevent_event.status</field>
32003212
</ignore>

0 commit comments

Comments
 (0)