- Issue created by @Anybody
Some entities (especially Media) don't have an entity "View" page. So after converting a single
This is confusing for users who don't know about the technical background. They may thing they broke something with the conversion.
Redirect to the entity edit page after single entity conversion finished
Or add a special case for Entity type "Media" to go to the edit page there and otherwise to the entity view page.
Or set a destination parameter on the "Convert Bundle" tab (/media/3173/convertbundles?destination=/media/3173/edit
) and store it as redirect target after the conversion
Active
2.0
Code