Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 392 Bytes

2022-01-13-fix-download-invalid-records-after-aborting-import.md

File metadata and controls

10 lines (10 loc) · 392 Bytes
title issue author author_email author_github
Fix download of invalid records after aborting import
NEXT-19152
Krispin Lütjann
k.luetjann@shopware.com
King-of-Babylon

Core

  • Added merging of invalid records files to the aborting api method to fix the download of the invalid records file
    • Added a new method abort to the Content/ImportExport/ImportExport.php service