Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
configuration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2018 at 11:30 UTC
Updated:
29 Nov 2018 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
christian.wiedemann commentedComment #3
christian.wiedemann commentedComment #4
christian.wiedemann commentedComment #5
alexpottYeah I'm not sure why #1808248: Add a separate module install/uninstall step to the config import process didn't add it to the interface. I think it's really because it is only in a very very specific and rare case that it is meant to be used. Ie. when installing a module via the ConfigImporter.
I wonder if the documentation needs to be updated to inform developers that the use case is very specialised. OTOH if you have a use-case that's not likely to stop you :)
Also this not being on the interface is causing bugs - see #3001168: Config Installer crashes with "Call to undefined method Drupal\config_selector\DecoratingConfigInstaller::getSourceStorage()" - so let's add it.
I think this is okay to go into 8.7.x under the 1-to-1 interface / class rule.
Comment #6
catchCommitted b0b4ef0 and pushed to 8.7.x. Thanks!
Comment #7
catchArghh just committed this, but it should have had a change record...
Comment #9
alexpottCreated https://www.drupal.org/node/3014010