Problem/Motivation
The method \Drupal\group_action\Plugin\Action\GroupActionBase::isBpmnIoModeller checks for a route parameter which is no longer a scalar ECA ID but an ECA entity. That causes some warnings, that should be avoided.
Issue fork group_action-3532252
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
Comment #3
jurgenhaasComment #5
mxh commentedCommitted, thanks.