Ben Voynick
Ben Voynick
I'd like to request that, if added, this be a setting that can be turned off and is off on existing installs by default. We're using logic to fall back...
Saw this come up on Drupal slack. I am also concerned about this change. Even if individual commits don't mix exporting database updates back to the codebase with other config...
> If Scheduler is "updating form displays" in an update hook and then config-import is run subsequently by drush deploy, won't those changes be overwritten by the configuration on disk?...
Sounds like the bug first referenced in #2 @lkwdwrd either #13 or #12 should be a sound way to resolve the issue
Added an additional commit addressing #16 - it looks to me like fixing that issue with update operations is as simple as processing the target package instead of the initial...
Also running into this
Fair enough. I would be happy to try to contribute a PR, but this seems to be at an impasse. montchr passed on the idea that conditionally declaring the functions...