Author role does not work correctly after upgrading from 2.0.0 to 2.1.x

Created on 2 September 2025, about 1 month ago

Problem/Motivation

When you check "(Author)" checkbox at /admin/config/workflow/workflow/releasenoteworkflow1/transition_roles, this will allow all roles to select the item after upgrading from 2.0.0 to 2.1.x.

Steps to reproduce

1. Upgrade from 2.0.0 to 2.1.x
composer require 'drupal/workflow:2.1.0'
drush cr
Note: you need to skip doing 'drush updb' not to get a fatal error 🐛 Workflow history has disappeared after upgrading from 8.x-1.7 to 2.0.0 Active .

or

composer require 'drupal/workflow:2.1.7'
drush updb
drush cr

2. Go to Workflow tab of a content, you can see an item for "(Author)" even though you are not the author of the content.

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024