- Issue created by @eiriksm
- 🇳🇴Norway eiriksm Norway
The issue is that if we save a config file in the install hook, then that saving of the config will mess up for Drupal when trying to figure out which config to keep.
And we don't have to do that either, we can just update the config directly.
I also deleted the optional config, since it's not applicable, as gutenberg requires views.
- 🇳🇴Norway eiriksm Norway
As anecdotal evidence goes, I can verify this fixes the CI job that was failing without this applied.
- Status changed to RTBC
9 months ago 10:45am 20 January 2025 - 🇩🇪Germany szeidler Berlin
I also got hit by the problem in our CI. Since views is a dependency in Gutenberg anyhow, the changes make sense.
Thanks for the effort @eiriksm
Automatically closed - issue fixed for 2 weeks with no activity.