Problem/Motivation

Currently the config provided by the imce module for imce.profile.admin and imce.profile.member is not properly added, gives following error.

<ul>
  <li>The configuration 'imce.profile.admin' exists already and does not match the recipe's configuration</li>
  <li>The configuration 'imce.profile.member' exists already and does not match the recipe's configuration</li>
</ul> 

Steps to reproduce

  • Install site
  • Create recipe, include and install imce module
  • Apply recipe
  • Apply same recipe again
  • See the error

Proposed resolution

Update config to work without error.

Remaining tasks

Create MR & Request Review
Review & RTBC
Merge & Release

User interface changes

No

API changes

No

Data model changes

No

Issue fork imce-3487790

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Issue summary: View changes
rajeshreeputra’s picture

Status: Active » Needs review

  • ufku committed cd29510b on 3.x
    Issue #3487790: add status to profile definitions
    
ufku’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.