title | issue | author | author_email | author_github |
---|---|---|---|---|
Use sync service in admin repository |
NEXT-11927 |
OliverSkroblin |
OliverSkroblin |
- Changed signature of
EntityWriterInterface::sync
, the function returns now a\Shopware\Core\Framework\DataAbstractionLayer\Write\WriteResult
- Added option
useSync: [bool]
torepositoryFactory.create
, which causes the repository to store the data via the sync service