Closed simonhir closed 8 months ago
Scheint aktuell noch nicht behoben zu sein siehe Bild unten. Ich teste es mal nochmal lokal
Mit der neu gesetzten Property removeAdditionalProperties: false
konnten bereits vorhandene Variablen nicht mehr geändert werden. Dabei hat das Frontend immer noch den alten Wert als Payload versendet obwohl er in der UI geändert wurde.
Aus diesem Grund wurde mit #1340 die Änderungen aus #1308 reverted
Wird zurückgestellt, da Lösung nicht absehbar ist. Als Alternative wird versucht die Inputs außerhalb der Optionals-Group anzuzeigen und dem Bug damit zu umgehen
When fields are only displayed dependent of other fields (optional-group/field/select) the values for this fields are not displayed on change of the optional field. Only if the optional field is selected and saved and the page is reloaded the values are displayed. It seems that only values for inputs that are visible at page load are displayed.
Reproduce
Acceptance criteria
Ref: https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/428