Skip to content

Commit

Permalink
MAGETWO-59517: Create and Test Map file for 1.14.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurii Hryhoriev committed Oct 11, 2016
1 parent 6f135fd commit fb2ff38
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions etc/ee-to-ee/1.14.3.0/map.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
<map xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="../../map.xsd">
<source>
<document_rules>
<ignore>
<document>customer_flowpassword</document>
</ignore>
<ignore>
<document>googleshopping_attributes</document>
</ignore>
Expand Down Expand Up @@ -686,6 +683,9 @@
<ignore>
<document>enterprise_cms_page_version</document>
</ignore>
<ignore>
<document>customer_flowpassword</document>
</ignore>
<rename>
<document>catalogsearch_query</document>
<to>search_query</to>
Expand Down Expand Up @@ -1716,6 +1716,15 @@
<ignore>
<field>sales_flat_order_payment.customer_payment_id</field>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_daily.product_type_id</field>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_monthly.product_type_id</field>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_yearly.product_type_id</field>
</ignore>
<ignore>
<datatype>sales_flat_quote_payment.cc_exp_month</datatype>
</ignore>
Expand Down Expand Up @@ -1758,18 +1767,6 @@
<ignore>
<datatype>enterprise_reminder_rule.to_date</datatype>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_daily.product_type_id</field>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_monthly.product_type_id</field>
</ignore>
<ignore>
<field>sales_bestsellers_aggregated_yearly.product_type_id</field>
</ignore>
<ignore>
<field>catalog_product_entity_media_gallery_value.entity_id</field>
</ignore>
</field_rules>
</source>
<destination>
Expand Down

0 comments on commit fb2ff38

Please sign in to comment.