We should add schema for field storage, instance, widget, and formatter.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3077525-5.patch | 1.1 KB | hussainweb |
| #4 | do_username-3077525-4.patch | 1.07 KB | junkuncz |
We should add schema for field storage, instance, widget, and formatter.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3077525-5.patch | 1.1 KB | hussainweb |
| #4 | do_username-3077525-4.patch | 1.07 KB | junkuncz |
Comments
Comment #2
junkunczI will have a look soon!
Comment #3
junkunczPatch is attached!
We need to review and merge the attached patch from this issue first: https://www.drupal.org/project/do_username/issues/3077524
Otherwise the schema of the formatter will not be fine.
Comment #4
junkunczNew patch has been attached (had an issue with the first one).
Comment #5
hussainwebUpdating the schema after #3143656: Remove unnecessary field storage settings and fixing other errors. The schema config for storage was in field settings in the previous patch.
Comment #7
hussainwebThanks for the schema. It was very helpful in identifying hidden issues with the schema along with the tests in #3143632: Add a config schema test
Comment #8
hussainweb