Closed (outdated)
Project:
Workflow
Version:
8.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2018 at 10:36 UTC
Updated:
26 Jan 2026 at 14:25 UTC
Jump to comment: Most recent
When I try to run tests I get the following error message:
Drupal\Core\Config\Schema\SchemaIncompleteException: No schema for workflow_access.role
And indeed, this config schema is missing from the workflow_access / Workflow Access module.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
suresh.gju commentedHi All,
Any update, we are facing exact same issue in unit tests
Thanks
Suresh
Comment #3
johnvComment #7
johnvI added the patch as-is. I trust it is OK.
The MR can be closed.
Thanks.
Comment #8
johnvSorry, when having the file enabled, and then disabling, enabling the workflow_access module, the system generates WSOD in "Updating configuration translations"
The following patch will comment the values out.
Please check and test again.
Comment #10
johnvThe file was empty, removed the file, I think =, somtime in the past.