mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-20 19:28:11 +00:00
User: admin@spiffworkflow.org clicked save for examples/1-basic-concepts/1-6-roles/my_vacation.bpmn
This commit is contained in:
parent
52c106953f
commit
a69ef6e750
@ -96,7 +96,7 @@ Please get in touch with us! We would love to help you as you orchestrate the f
|
||||
<bpmn:scriptTask id="Activity_0tr6u2s" name="Assign current user to lane">
|
||||
<bpmn:incoming>Flow_12s1u1h</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1c2wuo0</bpmn:outgoing>
|
||||
<bpmn:script>user = get_current_user()
|
||||
<bpmn:script>lane_owners = { "Vacation Approver": [get_current_user()['username']] }
|
||||
</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
|
Loading…
x
Reference in New Issue
Block a user