Skip to content

Commit e331b3f

Browse files
authored
Updated AfterImportDataObserver.php
Fixed #20282 Module Catalog Url Rewrite: Permanent Redirect for old URL is missed when product was imported
1 parent 9c36f6f commit e331b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogUrlRewrite/Observer/AfterImportDataObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ class AfterImportDataObserver implements ObserverInterface
135135
'url_path',
136136
'name',
137137
'visibility',
138+
'save_rewrites_history'
138139
];
139140

140141
/**

0 commit comments

Comments
 (0)