- Issue created by @NicholasS
- πΊπΈUnited States NicholasS
Mostly just posting this so people from google with the same error can eventually find the fix.
- Status changed to Closed: works as designed
about 1 year ago 2:23pm 30 October 2023 - πΊπΈUnited States robphillips
You should export the updated config from your localhost and commit it to the codebase. Then you can import the already updated config with or without config split on the other environments. For example, with
drush config:import
.Closing because it's not an issue with the module and config export is not officially supported. Although it should work fine with config split. Furthermore, config split 2.x is in active development so use 1.x until a stable release is available.
- πΉπ³Tunisia mh.marouan
To fix this issue, should export config require_login.settings after upgrade to Drupal 10