feat: Simplify seeds

This commit is contained in:
2026-02-23 19:18:49 +01:00
parent 65194d49a9
commit 150c542a3a
7 changed files with 120 additions and 280 deletions

View File

@@ -17,36 +17,23 @@ formElementSubSections:
description: ''
type: TABLE
visibilityConditions:
operator: AND
operator: OR
conditions:
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_sichtbarkeit
formElementExpectedValue: Für Administratoren
formElementOperator: NOT_EQUALS
sourceFormElementReference: sens_luv
formElementExpectedValue: Aggregiert (Team)
formElementOperator: CONTAINS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_auswertung
formElementExpectedValue: Funktionen vorhanden
formElementOperator: EQUALS
- nodeType: GROUP
groupOperator: OR
conditions:
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_luv
formElementExpectedValue: Aggregiert (Team)
formElementOperator: CONTAINS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_luv
formElementExpectedValue: Aggregiert (Abteilung)
formElementOperator: CONTAINS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_luv
formElementExpectedValue: Individuell/vergleichend
formElementOperator: CONTAINS
sourceFormElementReference: sens_luv
formElementExpectedValue: Aggregiert (Abteilung)
formElementOperator: CONTAINS
- nodeType: LEAF
formElementConditionType: SHOW
sourceFormElementReference: sens_luv
formElementExpectedValue: Individuell/vergleichend
formElementOperator: CONTAINS
options:
# Column 0: Schnittstellen-ID
- value: '["IF001", "IF002", "IF003", "IF004", "IF005"]'