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
formElementOperator: EQUALS
- reference: sens_luv
title: Werden analytische Funktionen für Leistungs-/Verhaltenskontrolle genutzt?
title: Werden analytischen Funktionen für Leistungs-/Verhaltenskontrolle genutzt?
description: ''
options:
- value: ''
@@ -846,17 +846,31 @@ formElementSections:
employeeDataCategory: SENSITIVE
type: CHECKBOX
visibilityConditions:
operator: OR
operator: AND
conditions:
- sourceFormElementReference: art_der_massnahme
- nodeType: GROUP
groupOperator: OR
conditions:
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Einführung
formElementOperator: EQUALS
- sourceFormElementReference: art_der_massnahme
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: art_der_massnahme
formElementExpectedValue: Einführung mit einhergehender Ablösung
formElementOperator: EQUALS
- sourceFormElementReference: art_der_massnahme
- 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
- reference: sens_analytische_funktionen
title: Gibt es analytische Funktionen (Dashboards / Reports / Trends)?
description: ''

View File

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