- Issue created by @renukakulkarni
Steps to Reproduce:
1. Install and enable the contrib module providing the link media type with 'field_media_link'.
2. Create another media type using the "Link" media type as the source, inheriting 'field_media_link'.
3. Uninstall media_entity_link module.
Expected Behavior:
Upon uninstalling the module, the link media type should be deleted along with the field_media_link.
Actual behavior:
Upon uninstallation, its leaving behind an orphaned database field (field_media_link).
Active
2.0
Code