Drush updb failed

Created on 17 February 2022, almost 3 years ago
Updated 30 August 2023, about 1 year ago

Problem/Motivation

We using modules of opigno without opigno LMS profile.
When we run "drush updatedb"
we have error
Argument 2 passed to Drupal\Core\Config\CachedStorage::write() must be of the type array, bool given, called in /var/www/web/modules/contrib/opigno_statistics/opigno_statistics.install on line 83

seems like some configs not placed in opigno_module module anymore.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇺🇦Ukraine AndrewsizZ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India kanchamk

    Almost all these config files coming from opigno_statistics module only but they mentioned like opigno_module in getPath method like \Drupal::service('extension.list.module')->getPath('opigno_statistics') . '/config/optional/';. so here is the new patch i updating it

Production build 0.71.5 2024