- Issue created by @arccoss
For a non-administrate role to convert a bundle type, the "Administer Convert Bundles" must also be assigned for the user to access the page. This gives more access than it is required to make a simple convert.
If you assign only a entity_type: Convert Bundle permission, the user can see the Convert Bundle option in the edit page of the entity, but then the user has no access to the page.
Alter the permission of the form so the user can access it. Preferably in the buildForm
.
Active
2.0
Code