- Merge request !7Use simpleConfigUpdate for Drupal <11.2.0 compatibility → (Merged) created by mxr576
I have tried to apply the recipe on a 11.1.x site and I have gotten the following error:
In ConfigActionManager.php line 150:
The "view" entity does not support the "setProperties" config action. Valid config actions for view are: set, setMultiple, enable, disable, setStatus, setThirdPartySetting, setThirdPartySettings, createIfNo
tExists, create, cloneAs, ensure_exists
The config action is only available since 11.2.0
https://git.drupalcode.org/project/drupal/-/commit/27788820653d223ee93b3...
Downgrade to simpleConfigUpdate for now (?)
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.