Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 566 Bytes

2021-07-27-merchants-can-define-profiles-import-behaviour.md

File metadata and controls

13 lines (13 loc) · 566 Bytes
title issue author author_email author_github
Merchants can define profiles import behaviour
NEXT-16186
Malte Janz
m.janz@shopware.com
Malte Janz

Core

  • Changed the import to use the createEntities and updateEntities config flags if set and call the corresponding repository method (create, update, upsert)

Administration

  • Added profile import settings section in the sw-import-export-edit-profile-modal component with two switch fields for Create new entities and Update existing data which set the corresponding config values.