Problem/Motivation

If a workflow state has more than one transition to a subsequent state which requires approval, one must currently configure multiple approval types for each transition. This means that one may need to request two different review types from the same approving user, even though that user is reviewing the current, single state of the workspace.

To prevent that unintuitive behavior, an approval type should be able to guard multiple transitions.

Data model changes

This will require an update to the config entity schema.

Command icon Show commands

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

gabesullice created an issue. See original summary.

gabesullice’s picture

Assigned: gabesullice » Unassigned
Status: Active » Needs review

heddn made their first commit to this issue’s fork.

  • heddn committed f62716e0 on 1.0.x authored by gabesullice
    Issue #3485893 by gabesullice, heddn: Guard more than one workflow...
heddn’s picture

Version: 1.0.x-dev » 1.0.0-beta2
Status: Needs review » Fixed
heddn’s picture

Status: Fixed » Closed (fixed)

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