User: alex clicked save for shared/user-info/user-info.bpmn
This commit is contained in:
parent
adb6d4187c
commit
5696007a26
|
@ -36,7 +36,7 @@
|
|||
<bpmn:incoming>Flow_0i96b90</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_020y0gy</bpmn:outgoing>
|
||||
<bpmn:script># Update Current User
|
||||
current_user["full_name"] = userFullName
|
||||
current_user["full_name"] = "test"
|
||||
test_check = "inside"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1xyb00m" sourceRef="Activity_1gv90o4" targetRef="Gateway_1ifycz3" />
|
||||
|
|
Loading…
Reference in New Issue