User: alex clicked save for shared/user-info/user-info.bpmn

This commit is contained in:
demo 2022-10-25 02:17:16 +00:00
parent 2c3d08ea84
commit 08348152ef

View File

@ -40,13 +40,13 @@ current_user_extras = {}
current_user_extras["full_name"] = userFullName
current_user_extras["first_name"] = userFirstName
current_user_extras["email"] = userEmail
current_user_extras["team_lead_username"] = userTeamLeadUsername
current_user_extras["project_lead_username"] = userProjectLeadUsername
current_user_extras["status_key"] = userStatusKey
del(userFullName)
del (userFirstName)
del(userEmail)
del(userTeamLeadUsername)
del(userProjectLeadUsername)
del(userStatusKey)</bpmn:script>
</bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_1xyb00m" sourceRef="Activity_1gv90o4" targetRef="Gateway_1ifycz3" />
@ -77,6 +77,9 @@ del(userStatusKey)</bpmn:script>
<bpmndi:BPMNShape id="Activity_0hlcuhi_di" bpmnElement="Activity_0v13afu">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1082" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0xlrnzx_di" bpmnElement="Gateway_0xlrnzx" isMarkerVisible="true">
<dc:Bounds x="435" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
@ -93,9 +96,6 @@ del(userStatusKey)</bpmn:script>
<bpmndi:BPMNShape id="Activity_1082hn5_di" bpmnElement="Activity_1gv90o4">
<dc:Bounds x="500" y="10" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1082" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0nftxgp_di" bpmnElement="Activity_1uw66e8">
<dc:Bounds x="890" y="137" width="100" height="80" />
</bpmndi:BPMNShape>