Fix workflow hierarchy

This commit is contained in:
Julie Lenaerts 2024-04-30 09:25:09 +02:00
parent ce655ed435
commit e24c4dc2e8
2 changed files with 0 additions and 2 deletions

View File

@ -1004,7 +1004,6 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
'enabled' => true,
],
'marking_store' => [
'type' => 'method',
'property' => 'step',
],
'supports' => [

View File

@ -80,7 +80,6 @@ class ChillTaskExtension extends Extension implements PrependExtensionInterface
'workflows' => [
'task_default' => [
'marking_store' => [
'type' => 'method',
'property' => 'currentStates',
],
'type' => 'workflow',