Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 476 Bytes

2023-10-26-change-import-export-factory-exceptions.md

File metadata and controls

10 lines (10 loc) · 476 Bytes
title issue author author_email author_github
change import export factory exceptions
NEXT-31188
Malte Janz
m.janz@shopware.com
MalteJanz

Core

  • Changed method create of Content/ImportExport/ImportExportFactory.php to throw a ProfileNotFoundException if the profile is missing on the log.
  • Changed method create of Content/ImportExport/ImportExportFactory.php to throw ProcessingException instead of RuntimeException if a factory can't be found.