- 🇳🇱Netherlands megachriz
@tjtj
How to clean up invalid permissions
If you manage configuration of your site on the file system, you can manually delete the mailchimp related permissions from user.role.*.yml files. After the change, you import that configuration on your site.
If you do not manage configuration on the file system, then you can do the following:
- Install the module "Configuration Manager" (part of Drupal Core).
- Go to Administration > Configuration > Development > Configuration synchronization > Export > Single item (/admin/config/development/configuration/single/export).
- For "Configuration type", choose "Role".
- For "Configuration name", choose the role with mailchimp permissions still on it. If there are multiple, repeat step 2 to 10 for each role.
- In the field "Here is your configuration:", remove the mailchimp related permission from the list.
- Copy the data from the "Here is your configuration:" field.
- Now go to Import > Single Item (/admin/config/development/configuration/single/import).
- For "Configuration type", choose "Role".
- Paste the configuration in the "Paste your configuration here" field.
- Click "Import".
- 🇦🇹Austria inst
Hi MegaChris,
thanks for this howto. Did extacly that plus had to deactivate the textformat mailchimp.SO now finally I could comletely uninstall mailchimp modules.
THANK YOU !!!!!!!
- Status changed to Closed: won't fix
about 2 months ago 3:27pm 10 July 2025 - 🇺🇸United States xenophyle
Thanks for submitting this ticket — and sorry we didn’t get back to you about it sooner. We are cleaning up old issues and issue for old versions and are going to close this one. If this issue is still relevant for you, please re-open it and update the “Version” field, and include any updates to the behavior you are seeing. With a smaller issue queue, we’ll have an easier time getting back to you.