fix: Sensitivitäts-Check conditions

This commit is contained in:
2026-02-15 17:37:13 +01:00
parent a931275d09
commit 9be20c9a3a
2 changed files with 48 additions and 20 deletions

View File

@@ -821,7 +821,7 @@ formElementSections:
formElementExpectedValue: Für mehrere Rollen formElementExpectedValue: Für mehrere Rollen
formElementOperator: EQUALS formElementOperator: EQUALS
- reference: sens_luv - reference: sens_luv
title: Werden analytische Funktionen für Leistungs-/Verhaltenskontrolle genutzt? title: Werden analytischen Funktionen für Leistungs-/Verhaltenskontrolle genutzt?
description: '' description: ''
options: options:
- value: '' - value: ''
@@ -846,16 +846,30 @@ formElementSections:
employeeDataCategory: SENSITIVE employeeDataCategory: SENSITIVE
type: CHECKBOX type: CHECKBOX
visibilityConditions: visibilityConditions:
operator: OR operator: AND
conditions: conditions:
- sourceFormElementReference: art_der_massnahme - nodeType: GROUP
formElementExpectedValue: Einführung groupOperator: OR
formElementOperator: EQUALS conditions:
- sourceFormElementReference: art_der_massnahme - nodeType: LEAF
formElementExpectedValue: Einführung mit einhergehender Ablösung formElementConditionType: SHOW
formElementOperator: EQUALS sourceFormElementReference: art_der_massnahme
- sourceFormElementReference: art_der_massnahme formElementExpectedValue: Einführung
formElementExpectedValue: Änderung IT-System formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Einführung mit einhergehender Ablösung
formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Änderung IT-System
formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_auswertung
formElementExpectedValue: Funktionen vorhanden
formElementOperator: EQUALS formElementOperator: EQUALS
- reference: sens_analytische_funktionen - reference: sens_analytische_funktionen
title: Gibt es analytische Funktionen (Dashboards / Reports / Trends)? title: Gibt es analytische Funktionen (Dashboards / Reports / Trends)?

View File

@@ -786,7 +786,7 @@ formElementSections:
formElementExpectedValue: Für mehrere Rollen formElementExpectedValue: Für mehrere Rollen
formElementOperator: EQUALS formElementOperator: EQUALS
- reference: sens_luv - reference: sens_luv
title: Werden analytische Funktionen für Leistungs-/Verhaltenskontrolle genutzt? title: Werden analytischen Funktionen für Leistungs-/Verhaltenskontrolle genutzt?
description: '' description: ''
options: options:
- value: '' - value: ''
@@ -811,16 +811,30 @@ formElementSections:
employeeDataCategory: SENSITIVE employeeDataCategory: SENSITIVE
type: CHECKBOX type: CHECKBOX
visibilityConditions: visibilityConditions:
operator: OR operator: AND
conditions: conditions:
- sourceFormElementReference: art_der_massnahme - nodeType: GROUP
formElementExpectedValue: Einführung groupOperator: OR
formElementOperator: EQUALS conditions:
- sourceFormElementReference: art_der_massnahme - nodeType: LEAF
formElementExpectedValue: Einführung mit einhergehender Ablösung formElementConditionType: SHOW
formElementOperator: EQUALS sourceFormElementReference: art_der_massnahme
- sourceFormElementReference: art_der_massnahme formElementExpectedValue: Einführung
formElementExpectedValue: Änderung IT-System formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Einführung mit einhergehender Ablösung
formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Änderung IT-System
formElementOperator: EQUALS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_auswertung
formElementExpectedValue: Funktionen vorhanden
formElementOperator: EQUALS formElementOperator: EQUALS
- reference: sens_analytische_funktionen - reference: sens_analytische_funktionen
title: Gibt es analytische Funktionen (Dashboards / Reports / Trends)? title: Gibt es analytische Funktionen (Dashboards / Reports / Trends)?