Problem/Motivation
webform_entity_reference_entity_view is missing schema for "source_entity" key which causes tests.
Proposed resolution
Extend existing schema with a "source_entity" key.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix_schema_of_entity-2880441-2.patch | 584 bytes | mbovan |
Comments
Comment #2
mbovan commentedThis should be enough to fix it.
Comment #4
jrockowitz commented@mbovan Thanks for the patch.