function workflow_update_8002 in Workflow 8
Please check Workflow permissions "Revert own\/any state transition' and "Edit own\/any comments" before continuing.
File
- ./
workflow.install, line 107 - Install, update and uninstall functions for the workflow module.
Code
function workflow_update_8002(&$sandbox) {
\Drupal::messenger()
->addStatus("Please check Workflow permissions 'Revert own/any state transition and 'Edit own/any comments' before continuing.");
}