mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	Fix workflow hierarchy
This commit is contained in:
		| @@ -1004,7 +1004,6 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac | ||||
|                         'enabled' => true, | ||||
|                     ], | ||||
|                     'marking_store' => [ | ||||
|                         'type' => 'method', | ||||
|                         'property' => 'step', | ||||
|                     ], | ||||
|                     'supports' => [ | ||||
|   | ||||
| @@ -80,7 +80,6 @@ class ChillTaskExtension extends Extension implements PrependExtensionInterface | ||||
|             'workflows' => [ | ||||
|                 'task_default' => [ | ||||
|                     'marking_store' => [ | ||||
|                         'type' => 'method', | ||||
|                         'property' => 'currentStates', | ||||
|                     ], | ||||
|                     'type' =>  'workflow', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user