#Configuration system

⚡️ Live updates comments, jobs, and issues, tagged with #Configuration system will update issues and activities on this page.

Issues

The last 100 updated issues.

Activities

The last 7 days of comments and CI jobs.

  • 🇺🇸United States TolstoyDotCom L.A.

    For a personal D10 site, I created a new view in my local version that I tried to import into the live site. I got this message: "Configuration block.block.workflowtransitionform depends on the theme that will not be installed after import."

    I exported that config and it had this:

    ...
    dependencies:
      module:
        - workflow
      theme:
        - null
    id: workflowtransitionform
    theme: null
    ...

    I replaced both instances of "null" with "claro", imported that config on admin/config/development/configuration/single/import, and then I was able to import the view.

    I have no idea where "null" came from, but if this is a common problem for a lot of people it might be easiest to create a "config repair" contrib module that would look for and fix such things.

Production build 0.71.5 2024