Admin permissions fail to import
See original GitHub issueFirstly, thank you for building this fantastic plugin!
Bug report
Describe the bug
I’m finding that in my production environment admin permissions always fail to import. Other config types are fine. I’ve tried importing on bootstrap, via CLI and via the GUI. All fail.
Running the import command multiple times doesn’t do anything.

The diff is visible in the GUI.

My config
'config-sync': {
enabled: true,
config: {
importOnBootstrap: true,
excludedConfig: [
"core-store.plugin_users-permissions_advanced"
],
},
},
System
- Node.js version: 12.22.1
- NPM version: 6.14.12
- Strapi version: 4.0.5
- Plugin version: 1.0.0-beta.5
- Database: Mysql
- Operating system: Ubuntu 20.4
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Group Admin is presented with error "Failed to upload row ...
The Group admin needs to have the necessary permissions by following the below steps (using a Super Admin account) to be able to...
Read more >Error when you import or delete solution - Dynamics 365 Sales
This error occurs if you're missing the necessary privileges to install or delete the solution. This issue may also occur if you don't...
Read more >Privileges error when you import custom objects in Salesforce ...
This occurs if a system administrator does not have the Import Custom Object permission enabled. To reproduce: From Setup, type Import into the...
Read more >Solved: User unable to import issues - Atlassian Community
Solved: What permission does a user need to be able to import issues? ... The administrator can perform more advanced bulk imports.
Read more >Why can I import certain modules in Python only with ...
The problem occurred when another user logged into my machine (I'm having administrator rights there) and tried to use the tool. He was...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great! Thank you!
Interesting, thanks for the pointer.
I literally discovered I’d made this mistake yesterday. I think that’s a good change to prevent it happening in the dev environment.
Thank you for the donation @danielbitzer! Very much appreciated ❤️