Problem/Motivation

Changes that are made in the "admin/config/system/eu-cookie-compliance" page are not reflected on the frontend. The actual exported config values are being used instead of the overridden ones.

Proposed resolution

I have compared the "system.site" config object (which is a good example how you want the config to work) with the "eu_cookie_compliance.settings.yml", and I saw the config was missing the uuid. After adding the uuid to the config, I got the expected behaviour.

Remaining tasks

Review needed

Comments

bojan_dev created an issue. See original summary.

bojan_dev’s picture

StatusFileSize
new1.6 KB
bojan_dev’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: eu_cookie_compliance-3067562-2.patch, failed testing. View results

svenryen’s picture

Thanks. I'll take a look.

svenryen’s picture

Status: Needs work » Needs review
svenryen’s picture

Status: Needs review » Active
StatusFileSize
new1.59 KB

I had to change the id of the update hook. Attaching updated patch.

  • svenryen authored 445c809 on 8.x-1.x
    Issue #3067562 by bojan_dev, svenryen: Config overridden not working
    
svenryen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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