Closed jklimonda closed 1 year ago
Probably a duplicate of #110
Are you sure you're running version 1.1.3 of the plugin?
Hey,
Yes, been having these issues since yesterday when I updated strapi to 4.14.5. I had the plugin in version 1.1.3. I only tried updating the plugin today to 1.2.1, literally 15 minutes ago, but it didn't help.
Hmm. Then it might not be a duplicate of #110. I'll investigate later.
Thank you!
I's lso like to say that other config changes, like admin-role.strapi-author.json go through without issue. I only have an issue with importing changes for the key 'plugin_content_manager_configuration_content_types::api::article.article'
Gotcha. That's why I thought it might be related to #110 as that issue also only happens for plugin_content_manager_configuration_content_types....
config files.
@jklimonda Could you run a yarn why strapi-plugin-config-sync
and paste the output in a comment on this issue.
I've made a new release with some fixes (v1.2.2)
Could you install that and see if the issue is resolved?
Hey. Sorry for late response, today I could test the config changes with the new plugin. It works fine in version 1.2.2
Thank you very much for a rapid fix.
Bug report
Issues trying to import config changes in core store settings in Strapi 4.14.5
Describe the bug
The config changes can easily get exported, but can't get imported.
Steps to reproduce the behavior
Assuming there is an article type. for key 'plugin_content_manager_configuration_content_types::api::article.article' Running version 4.14.5
Expected behavior
Config changes in core store are imported
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippets
If applicable, add code samples to help explain your problem.
System
Additional context
Add any other context about the problem here.