From 91d3c074412461731a381adc86afe487ca5b8f80 Mon Sep 17 00:00:00 2001 From: jasquat Date: Tue, 15 Nov 2022 08:44:17 -0500 Subject: [PATCH] some updates to lanes with dict --- .../lanes-with-dict/lanes_with_dict.bpmn | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/category_number_one/lanes-with-dict/lanes_with_dict.bpmn b/category_number_one/lanes-with-dict/lanes_with_dict.bpmn index cbedbb8d..ec55ea79 100644 --- a/category_number_one/lanes-with-dict/lanes_with_dict.bpmn +++ b/category_number_one/lanes-with-dict/lanes_with_dict.bpmn @@ -14,7 +14,7 @@ finance_approval_one finance_approval_two - Activity_1s1855p + remove_approver Event_0nsh6vv @@ -76,9 +76,9 @@ Flow_1ivhu7x Flow_1aluose - - - + + + Flow_0bgkfue Flow_1ivhu7x approver = get_user() @@ -131,8 +131,9 @@ lane_owners["Finance Team"].remove(approver) - + +