I have tried to convert entities for Media (core module since v8.4) and got the error: Uncaught PHP Exception Drupal\Core\Database\DatabaseExceptionWrapper: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause': UPDATE {media} SET type=:db_update_placeholder_0.
Providing the patch for fixing.
Please review.
| Comment | File | Size | Author |
|---|---|---|---|
| convert_bundles-unable-to-convert-media-1.patch | 778 bytes | ruslan piskarov |
Comments
Comment #2
glardupPatch worked for me (D8.7.10). Thanks a lot!!
Comment #4
el1_1el commentedThanks!