Problem/Motivation

On Drupal 11, installing this module results in some missing schema errors at install time. Ideally, these should be remedied by fixing the schema meta data definition.

 [warning] Schema errors for partytown.settings with the following errors: partytown.settings:debug.enabled missing schema, partytown.settings:fallback_timeout missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href="https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata">the documentation</a>.

Steps to reproduce

Install partytown using the installation instructions on the info page.

Proposed resolution

Improve the schema definitions so that we have a more properly defined API.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork partytown-3567102

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

abenbow created an issue. See original summary.

abenbow’s picture

Status: Active » Needs review
abenbow’s picture

I recently rebased this and it is now eligible for merging,

abenbow’s picture

Version: 1.0.x-dev » 1.0.0
Status: Needs review » Fixed

Merged this. Ultimately, it appears to be low risk.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.