title | issue | author | author_email | author_github |
---|---|---|---|---|
Change media import error handling |
NEXT-7954 |
Malte Janz |
Malte Janz |
- Added
InvalidMediaUrlException.php
andMediaDownloadException.php
- Changed the behaviour for invalid URLs or failed downloads during media import to count them as failed records with an error message / exception in
MediaSerializer.php
- Added serializers which add a
_error
key will now trigger the error handling inImportExport.php