1. There is no schema for workflow.settings (which only seems to contain a workflow_states_per_page integer)

2. The schema for workflow_access.settings improperly uses the type "mapping" rather than "config_object". (All configurations must be typed config_entity or config_object at the top level, because these schemas add stuff like langcode).

Comments

cburschka created an issue. See original summary.

cburschka’s picture

Status: Active » Needs review
StatusFileSize
new1.4 KB
cburschka’s picture

Status: Needs review » Needs work

  • johnv committed 9e65dbe on 8.x-1.x authored by cburschka
    Issue #2834285 by cburschka: Configuration schema fixes for workflow...
johnv’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta6
Status: Needs work » Fixed

Thanks, applied the patch by hand and committed it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.