- 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
3 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
-
eiriksm β
committed df1683d5 on 3.0.x
Issue #3487744: Gutenberg install hook might conflict with installing...
-
eiriksm β
committed df1683d5 on 3.0.x
Automatically closed - issue fixed for 2 weeks with no activity.