acl fix für steuerbescheid

This commit is contained in:
Ralph Soika 2024-08-27 20:50:30 +02:00
parent 258d5fac3d
commit 581cc91a8f
2 changed files with 36 additions and 11 deletions

View file

@ -59,12 +59,13 @@ curl -s http://localhost:9990/metrics | grep -e "^wildfly_undertow_.*_sessions"
| Zeit | Mem | Sessions |
|-----------|:---------:|:---------:|
| Sa 18:36 | 3848 | 33 |
| Sa 19:25 | 3887 | 32 |
| So 10:41 | 4449 | 33 |
| So 14:36 | 4457 | 32 |
| So 17:32 | 4460 | 32 |
| Mo 18:22 | 3947 | 31 |
| Mo 18:34 | 3951 | 42 |
| Mo 18:39 | 3955 | 48 |
| Mo 18:39 | 3957 | 59 |
| Mo 18:54 | 3983 | 62 |
| Mo 18:54 | 4024 | 66 |
| Mo 19:14 | 4040 | 66 |

View file

@ -101,6 +101,7 @@ th { font-weight: bold;}
<bpmn2:flowNodeRef>gateway_4Jce4w</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>task_Xtwzqw</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>textAnnotation_SkyWAQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>textAnnotation_AE9Flg</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:startEvent id="StartEvent_1" name="Start">
@ -125,11 +126,8 @@ th { font-weight: bold;}
<imixs:item name="txttype" type="xs:string">
<imixs:value><![CDATA[workitem]]></imixs:value>
</imixs:item>
<imixs:item name="keyupdateacl" type="xs:boolean">
<imixs:value>true</imixs:value>
</imixs:item>
<imixs:item name="keyownershipfields" type="xs:string">
<imixs:value><![CDATA[space.manager]]></imixs:value>
<imixs:item name="keyupdateacl" type="xs:string">
<imixs:value><![CDATA[true]]></imixs:value>
</imixs:item>
<imixs:item name="keyaddreadfields" type="xs:string">
<imixs:value><![CDATA[space.manager]]></imixs:value>
@ -143,6 +141,9 @@ th { font-weight: bold;}
<imixs:item name="namaddwriteaccess" type="xs:string">
<imixs:value><![CDATA[{process:?:member}]]></imixs:value>
</imixs:item>
<imixs:item name="namownershipnames" type="xs:string">
<imixs:value/>
</imixs:item>
</bpmn2:extensionElements>
<bpmn2:documentation id="Documentation_3"><![CDATA[<textblock><itemvalue>$workflowgroup</itemvalue> - <itemvalue>$workflowstatus</itemvalue></textblock>]]></bpmn2:documentation>
<bpmn2:outgoing>sequenceFlow_EzmiPA</bpmn2:outgoing>
@ -423,6 +424,16 @@ if (workitem.getItemValueString('txtcomment') == '' ) {
<bpmn2:association id="association_GWyuiQ" sourceRef="textAnnotation_SkyWAQ" targetRef="event_mPDOzA">
<bpmn2:documentation id="documentation_mrVQvQ"/>
</bpmn2:association>
<bpmn2:association id="association_i0bUaw" sourceRef="DataObject_2" targetRef="Task_1">
<bpmn2:documentation id="documentation_80tRzA"/>
</bpmn2:association>
<bpmn2:textAnnotation id="textAnnotation_AE9Flg" textFormat="">
<bpmn2:text id="text_n4sHkA"><![CDATA[Temporär wurde der Owner entfernt!]]></bpmn2:text>
<bpmn2:documentation id="documentation_ZsUJdg"/>
</bpmn2:textAnnotation>
<bpmn2:association id="association_9L81Kw" sourceRef="DataObject_2" targetRef="Task_4">
<bpmn2:documentation id="documentation_3GBjYg"/>
</bpmn2:association>
</bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="Default Process Diagram">
<bpmndi:BPMNPlane bpmnElement="Collaboration_1" id="BPMNPlane_1">
@ -609,6 +620,19 @@ if (workitem.getItemValueString('txtcomment') == '' ) {
<di:waypoint x="545.0" y="371.5"/>
<di:waypoint x="545.0" y="333.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_i0bUaw" id="BPMNEdge_w2UP8Q" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_1">
<di:waypoint x="375.0" y="216.0"/>
<di:waypoint x="794.0" y="216.0"/>
<di:waypoint x="794.0" y="290.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="textAnnotation_AE9Flg" id="BPMNShape_30nA2w">
<dc:Bounds height="55.0" width="164.0" x="850.0" y="170.0"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="association_9L81Kw" id="BPMNEdge_qpiltA" sourceElement="BPMNShape_DataObject_2" targetElement="BPMNShape_Task_4">
<di:waypoint x="375.0" y="226.0"/>
<di:waypoint x="1275.0" y="226.0"/>
<di:waypoint x="1275.0" y="290.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>