From c99ba3c1884a498d2bfda406519770cd7b78aa37 Mon Sep 17 00:00:00 2001 From: Jeroen Thora Date: Tue, 8 Jul 2025 11:08:51 +0200 Subject: [PATCH] Previously we set the value of allowIfAllAbstainDecisions to true, but this was not ported to the UnanimousStrategy service --- src/Resources/config/publish-workflow.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Resources/config/publish-workflow.xml b/src/Resources/config/publish-workflow.xml index 5eac110..66b11fb 100644 --- a/src/Resources/config/publish-workflow.xml +++ b/src/Resources/config/publish-workflow.xml @@ -6,7 +6,10 @@ - + + true + +