- π¨π¦Canada nickdickinsonwilde Victoria, BC (T'So-uke lands)
Partially resolved in π Schema must match code Fixed but needs fixes to prevent excess unused form data being passed into configuration.
When editing Field States, configuration ends up looking like this:
content:
body:
type: text_textarea_with_summary
weight: 31
region: content
settings:
rows: 9
placeholder: ''
summary_rows: 3
third_party_settings:
field_states_ui:
form:
type: ''
list:
77104717-8962-4aff-b10d-0f55d089c5cd:
operations:
edit: Edit
delete: Delete
add: Add
field_states:
77104717-8962-4aff-b10d-0f55d089c5cd:
uuid: 77104717-8962-4aff-b10d-0f55d089c5cd
id: visible
data:
target: title
comparison: filled
value: ''
submit: 'Add Cancel'
This does not match the configuration schema defined in config/schema
Update the generated configuration to match the config/schema.
None.
None.
The generated configuration matches the config/schema.
Needs work
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Partially resolved in π Schema must match code Fixed but needs fixes to prevent excess unused form data being passed into configuration.