diff --git a/certificates.yaml b/certificates.yaml index f801e01..af01633 100644 --- a/certificates.yaml +++ b/certificates.yaml @@ -247,7 +247,9 @@ nodes: source: "antrag eingereicht, bafoeg" form: "kommunikation": - - "4": *kommunikation-field-optional + - "4": + <<: *kommunikation-field-optional + optional: false ################################### @@ -476,4 +478,6 @@ nodes: source: "antrag eingereicht, studienabschluss" form: "kommunikation": - - "4": *kommunikation-field-optional \ No newline at end of file + - "4": + <<: *kommunikation-field-optional + optional: false \ No newline at end of file