Problem/Motivation
The module uses configuration values but has no schema defined for a new value introduced in #3194493.
Proposed resolution
Add schema and update hook to resave the module's configuration according to it.
Remaining tasks
- Update schema file
- Add update hook
User interface changes
None
API changes
None
Data model changes
The schema will force the config values into types defined in the schema.
Issue fork cookieinformation-3194698
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
Comment #3
kekkisThis actually already exists, has existed since the beginning in the module. Sorry for the confusion.
Comment #5
kekkisWas too hasty closing the issue. Updated title, summary and reopened.
Comment #6
kekkisUpdating issue credit.
Comment #8
kekkisComment #9
heikkiy commented