.schema.yml file is missing

Created on 17 August 2023, over 1 year ago
Updated 31 August 2023, over 1 year ago

Problem/Motivation

This module exposes a field formatter, but doesn't tell Drupal how to store the formatter's settings. Adding a simple .schema.yml file in here would be standard practice and comes with these benefits β†’ .

Steps to reproduce

Swap in this module's formatter in place a core formatter, export your config, and see in the diff of the field formatter settings that boolean values become integers and integers become strings.

Proposed resolution

Add an appropriate .schema.yml file.

Remaining tasks

Review.

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chrisolof

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

Comments & Activities

Production build 0.71.5 2024