Skip to content
Snippets Groups Projects
Commit 78c181ca authored by Guillaume Heurtier's avatar Guillaume Heurtier
Browse files

FEAT #12412 TIME 0:20 fixed migrate templates field name

parent 22d73cc1
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ const DATA_TO_REPLACE = [
'user.email' => '[userPrimaryEntity.email]',
'user.parent_entity_id' => '[userPrimaryEntity.parent_entity_id]',
'user.entity_type' => '[userPrimaryEntity.entity_type]',
'user.path' => '[userPrimaryEntity.path]',
'user.entity_path' => '[userPrimaryEntity.path]',
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment