Skip to content

Refactor updateZaak zaak patch creation to resolve issues with information loss of ZDS value=noValue and absence of element difference #465

@MLenterman

Description

@MLenterman

value="noValue" during updateZaak means that a the field on a zaak needs to be set specifically to no/empty value. The absence of an element in the input message means that the element should not be changed, but simply keep whatever value is already present for it.

This information is lost when translating ZDS zaak to ZGW zaak. Thats why currently the xslt that creates the zaak patch is using the current ZGW zaak in combination with the "wordt" ZDS zaak.

The goal should be to resolve this information loss somehow during the ZDS to ZGW translation, so that it could be used as a template for all other ZDS to ZGW translations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions