Issue #3307886: Transition form prevents custom access control
Open
requested to merge issue/webform_workflows_element-3307886:3307886-transition-form-prevents into 1.0.x
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -83,25 +83,7 @@ class WebformWorkflowTransitionConfirmForm extends ConfirmFormBase {
@@ -83,25 +83,7 @@ class WebformWorkflowTransitionConfirmForm extends ConfirmFormBase {
$access = $workflows_manager->checkAccessForSubmissionAndTransition($this->workflow, $account, $this->webform, $this->transition);
$form['description']['#markup'] = $this->t('Either the "@transition" transition is not possible or you do not have sufficient access to perform it on submission @id as part of the "@workflow" workflow.', [