Form default value of configuration setting "Enforce Privacy Consent Policy" is incorrect.

Created on 25 March 2024, 8 months ago
Updated 29 March 2024, 8 months ago

Problem/Motivation

Form default value of configuration setting "Enforce Privacy Consent Policy" is incorrect. This causes consent mode to be set to TRUE whenever the form is saved.

Steps to reproduce

  1. Navigate to /admin/config/services/google-tag.
  2. Uncheck "Enforce Privacy Consent Policy".
  3. Click "Save".
  4. Confirm in config that content_mode is FALSE.
  5. Navigate to /admin/config/services/google-tag again.
  6. Confirm that "Enforce Privacy Consent Policy" is checked (should be unchecked).
  7. Click "Save".
  8. Confirm in config that content_mode is TRUE (should be unchanged (FALSE)).

Proposed resolution

Use actual value of consent mode setting for default field value.

πŸ› Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States wells Seattle, WA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024