Problem/Motivation
We are getting errors such as:
[field.field.block_content.basic_content.body:third_party_settings.field_sample_value] => missing schema
[field.field.block_content.basic_content.field_rich_headline:third_party_settings.field_sample_value] => missing schema
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork field_sample_value-3459987
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:
- 3459987-config-schema-missing
changes, plain diff MR !4
- field_sample_value-3459987
compare
Comments
Comment #5
diegoe commentedI'm still kinda lost when it comes to all the various systems to send stuff at drupal.org, but I believe I have managed to send a functional, useful, MR:
https://git.drupalcode.org/project/field_sample_value/-/merge_requests/4
Comment #6
heddnFixes the issue.
Comment #8
amateescu commentedMerged, thanks!