Closed stefanbwt closed 2 years ago
Hello @stefanbwt,
The EntityRepositoryInterface
is deprecated right now, so we are using the suggested replacement, which is just EntityRepository
.
Hello,
Ok makes sense, but causes an error with activated PickwareErp Plugin during product export...
Thanks for Info Stefan Bahn
Von: Tobias Graml @.> Gesendet: Mittwoch, 28. September 2022 08:36 An: findologic/plugin-shopware-6 @.> Cc: Bahn Stefan @.>; Mention @.> Betreff: Re: [findologic/plugin-shopware-6] ProductSearcher does not work if ProductRepository is decorated (Issue #320)
Hello @stefanbwthttps://github.com/stefanbwt,
The EntityRepositoryInterface is deprecated right now, so we are using the suggested replacement, which is just EntityRepository.
— Reply to this email directly, view it on GitHubhttps://github.com/findologic/plugin-shopware-6/issues/320#issuecomment-1260453099, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3IVWVN3CUPOIJIWXYPFPSDWAPRMVANCNFSM6AAAAAAQVO47OA. You are receiving this because you were mentioned.Message ID: @.**@.>>
Hello @stefanbwt,
The plugin seems to extend the service for the product repository and their class is probably using EntityRepositoryInterface
.
I don't have access to their code, but the best would be, if they could change that in their plugin, as it will be needed for v6.5 anyway.
Cheers, Tobias
Parameter 2 of FINDOLOGIC\FinSearch\Export\Search\ProductSearcher should be of type EntityRepositoryInterface.
Error ocours on product export if Plugin PickwareErpStarter is installed with findologic Plugin 3.1.1