Config Import Issue

Created on 27 May 2023, about 1 year ago

I re-open :
Config Import Issue β†’
I still encounter this issue on
Drupal 10.0.9
PHP 8.1.18
MariaDB 10.5.19-MariaDB-0+deb11u2
DAL domain_access_logo 2.0.2

The configuration cannot be imported because it failed validation for the following reasons:
Configuration <strong>domain_logo.settings</strong> depends on the <strong>domain_logo</strong> extension that will not be installed after import.

I had this issue already before upgrading DAL to the 2.0.2 version.
I do not think that I should use the patch.

I see

  public function getFormId() {
    return 'domain_logo_settings';
  }

in modules/contrib/domain_access_logo/src/Form/DomainAccessLogoSettingsForm.php

Any idea of a fix this issue as it is very troublesome ?

πŸ› Bug report
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France andrimont

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

Comments & Activities

  • Issue created by @andrimont
  • πŸ‡§πŸ‡ͺBelgium tim-diels Belgium πŸ‡§πŸ‡ͺ

    I’ve replyed in the other issue with the solution. Could you try it?

    You still have the old config. There is no automatic update path provided. We
    could maybe do this. But the manual update path would be to rename the
    domain_logo.settings to domain_access_logo.settings in your config folder and
    rename the module dependency in the file from domain_logo to
    domain_access_logo.

    Typing this from the beach so is untested but should work.

  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡§πŸ‡ͺBelgium tim-diels Belgium πŸ‡§πŸ‡ͺ

    See other issue. This works as designed.

Production build 0.69.0 2024