From 8a61ff2b7ac15b128c0c7a09f860974630b71f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 18 Jul 2024 16:11:04 +0200 Subject: [PATCH] Update workflow definition and configuration The configuration for the workflow in the config/packages/workflow.yaml file has also been updated, notably by adding a marking store. --- .changes/unreleased/Fixed-20240718-161018.yaml | 5 +++++ config/packages/workflow.yaml | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 .changes/unreleased/Fixed-20240718-161018.yaml diff --git a/.changes/unreleased/Fixed-20240718-161018.yaml b/.changes/unreleased/Fixed-20240718-161018.yaml new file mode 100644 index 0000000..1eb5578 --- /dev/null +++ b/.changes/unreleased/Fixed-20240718-161018.yaml @@ -0,0 +1,5 @@ +kind: Fixed +body: Fix definition of workflow +time: 2024-07-18T16:10:18.504872917+02:00 +custom: + Issue: "" diff --git a/config/packages/workflow.yaml b/config/packages/workflow.yaml index 983f5a1..1387680 100644 --- a/config/packages/workflow.yaml +++ b/config/packages/workflow.yaml @@ -11,6 +11,9 @@ framework: fr: 'Suivi' support_strategy: Chill\MainBundle\Workflow\RelatedEntityWorkflowSupportsStrategy initial_marking: 'initial' + marking_store: + type: method + property: step places: initial: metadata: