Deprecated "no_3p" value left in configs

Created on 25 August 2023, over 1 year ago

Problem/Motivation

The "no_3p" setting was removed from the config schema in https://git.drupalcode.org/project/addtoany/-/commit/a4bc6efd1ac7db0782c... ; however, it may still be present in installed configurations.

Steps to reproduce

Install prior to the removal of the setting, or otherwise add the "no_3p" value to a site's configuration. Examine your site's configuration using config_inspector (or some other validator), and see it complain about a missing schema for the "no_3p" value.

Proposed resolution

Implement a post-update (or update?) hook to remove the value from configuration.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇨🇦Canada adam-vessey PE, Canada

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

Comments & Activities

Production build 0.71.5 2024