feat: Update test data
This commit is contained in:
@@ -63,9 +63,9 @@
|
|||||||
],
|
],
|
||||||
"type": "DATE",
|
"type": "DATE",
|
||||||
"visibilityCondition": {
|
"visibilityCondition": {
|
||||||
"conditionType": "HIDE",
|
"conditionType": "SHOW",
|
||||||
"sourceFormElementReference": "art_der_massnahme",
|
"sourceFormElementReference": "art_der_massnahme",
|
||||||
"expectedValue": "Ablösung/Einstellung IT-System",
|
"expectedValue": "Einführung",
|
||||||
"operator": "EQUALS"
|
"operator": "EQUALS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -201,26 +201,6 @@
|
|||||||
"operator": "EQUALS"
|
"operator": "EQUALS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"reference": "abgeloestes_system",
|
|
||||||
"title": "Abgelöstes System",
|
|
||||||
"description": "Folgendes System wird mit Einführung o.g. IT-Systems abgelöst",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"value": "",
|
|
||||||
"label": "Nicht zutreffend",
|
|
||||||
"processingPurpose": "SYSTEM_OPERATION",
|
|
||||||
"employeeDataCategory": "NON_CRITICAL"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "CHECKBOX",
|
|
||||||
"visibilityCondition": {
|
|
||||||
"conditionType": "HIDE",
|
|
||||||
"sourceFormElementReference": "art_der_massnahme",
|
|
||||||
"expectedValue": "Ablösung/Einstellung IT-System",
|
|
||||||
"operator": "EQUALS"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"reference": "name_des_abgeloesten_systems",
|
"reference": "name_des_abgeloesten_systems",
|
||||||
"title": "Name des abgelösten Systems",
|
"title": "Name des abgelösten Systems",
|
||||||
@@ -236,26 +216,6 @@
|
|||||||
"type": "TEXTAREA",
|
"type": "TEXTAREA",
|
||||||
"visibilityCondition": {
|
"visibilityCondition": {
|
||||||
"conditionType": "SHOW",
|
"conditionType": "SHOW",
|
||||||
"sourceFormElementReference": "abgeloestes_system",
|
|
||||||
"expectedValue": "true",
|
|
||||||
"operator": "NOT_EQUALS"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"reference": "geaendertes_system",
|
|
||||||
"title": "Geändertes System",
|
|
||||||
"description": "Folgendes System wird mit Einführung o.g. IT-Systems geändert",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"value": "",
|
|
||||||
"label": "Nicht zutreffend",
|
|
||||||
"processingPurpose": "SYSTEM_OPERATION",
|
|
||||||
"employeeDataCategory": "NON_CRITICAL"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "CHECKBOX",
|
|
||||||
"visibilityCondition": {
|
|
||||||
"conditionType": "HIDE",
|
|
||||||
"sourceFormElementReference": "art_der_massnahme",
|
"sourceFormElementReference": "art_der_massnahme",
|
||||||
"expectedValue": "Ablösung/Einstellung IT-System",
|
"expectedValue": "Ablösung/Einstellung IT-System",
|
||||||
"operator": "EQUALS"
|
"operator": "EQUALS"
|
||||||
@@ -276,9 +236,9 @@
|
|||||||
"type": "TEXTAREA",
|
"type": "TEXTAREA",
|
||||||
"visibilityCondition": {
|
"visibilityCondition": {
|
||||||
"conditionType": "SHOW",
|
"conditionType": "SHOW",
|
||||||
"sourceFormElementReference": "geaendertes_system",
|
"sourceFormElementReference": "art_der_massnahme",
|
||||||
"expectedValue": "true",
|
"expectedValue": "Änderung IT-System",
|
||||||
"operator": "NOT_EQUALS"
|
"operator": "EQUALS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user