title | issue |
---|---|
Remove deprecated autoload === true associations |
NEXT-25332 |
- Changed
Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
to remove deprecated autoload === true - Changed
Shopware\Core\Content\ImportExport\ImportExportFactory::findLog
to load log with the associationsfile
andinvalidRecordsLog.file
. - Changed
Shopware\Core\Content\ImportExport\Service\ImportExportService::getProgress
to load log with the associationfile
. - Changed
Shopware\Core\Content\ImportExport\Service\ImportExportService::findLog
to load log with the associationsfile
andinvalidRecordsLog.file
.
- Changed computed
activityCriteria
insw-import-export-activity
component to add associationinvalidRecordsLog.file
. - Changed method
updateActivitiesInProgress
insw-import-export-activity
component to add associationfile
If you are relying on the association import_export_log.file
, please associate the definition directly with the criteria because we will remove autoload from version 6.6.0.0.