Problem/Motivation
The ECA VBO action works, but I noticed I get schema errors from config inspector at /admin/reports/status#error
- display.default.display_options.fields.eca_vbo_bulk_form.batch Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.batch_size Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.form_step Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.buttons Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.clear_on_exposed Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.action_title Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.selected_actions Undefined missing schema
- display.default.display_options.fields.eca_vbo_bulk_form.force_selection_info Undefined missing schema
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bpmn_io-process_tvkokev.tar_.gz | 2.84 KB | kopeboy |
| views.view_.field_bundles_servers.yml | 23.55 KB | kopeboy |
Comments
Comment #2
kopeboyComment #3
kopeboyComment #5
mxh commentedThanks for the bug report. I've pushed a possible fix into the development state of 1.0.x, let me know if that works for you.
There may still errors be reported like these ones:
In such a case, you'd need to go into the according View configuration (via UI) and just click on save without changing anything. Then the errors are supposed to go away. Export your configuration to apply those changes so that they'll match up with the properly defined schema.
Comment #6
mxh commentedAssuming to be fixed. Feel free to re-open if the problem persists.
Comment #7
mxh commented