feat: Update test data
This commit is contained in:
@@ -63,9 +63,9 @@
|
||||
],
|
||||
"type": "DATE",
|
||||
"visibilityCondition": {
|
||||
"conditionType": "HIDE",
|
||||
"conditionType": "SHOW",
|
||||
"sourceFormElementReference": "art_der_massnahme",
|
||||
"expectedValue": "Ablösung/Einstellung IT-System",
|
||||
"expectedValue": "Einführung",
|
||||
"operator": "EQUALS"
|
||||
}
|
||||
},
|
||||
@@ -201,26 +201,6 @@
|
||||
"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",
|
||||
"title": "Name des abgelösten Systems",
|
||||
@@ -236,26 +216,6 @@
|
||||
"type": "TEXTAREA",
|
||||
"visibilityCondition": {
|
||||
"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",
|
||||
"expectedValue": "Ablösung/Einstellung IT-System",
|
||||
"operator": "EQUALS"
|
||||
@@ -276,9 +236,9 @@
|
||||
"type": "TEXTAREA",
|
||||
"visibilityCondition": {
|
||||
"conditionType": "SHOW",
|
||||
"sourceFormElementReference": "geaendertes_system",
|
||||
"expectedValue": "true",
|
||||
"operator": "NOT_EQUALS"
|
||||
"sourceFormElementReference": "art_der_massnahme",
|
||||
"expectedValue": "Änderung IT-System",
|
||||
"operator": "EQUALS"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user