- Issue created by @chandu7929
- Merge request !169Fix error when attempting to Download and sync assets. → (Open) created by chandu7929
- First commit to issue fork.
When a user choose to serve media from local instead of embedding, the following error is thrown during batch process:
Error: Call to a member function getFileUri() on null in Drupal\media\Entity\Media->getThumbnailUri() (line 275 of /var/www/html/docroot/core/modules/media/src/Entity/Media.php)
For certain cases it produces error
Might need to update the condition with appropriate value here
Active
1.1
Code