You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More or less requires the same handling as with HeeftBetrekkingOpAndere. For heeftAlsHoofdZaak a simple patch can be done on the current zaak, adding the new hoofdzaak. For heeftAlsDeelzaak it is needed to patch the deelzaak, adding the current zaak as hoofdzaak. ZGW only allows for setting a hoofdzaak, not deelzaken.
Should already follow the changes mentioned in #485
E2e testcases
Larva testcases
Implement handling of 'heeftAlsDeelzaak' & 'heeftAlsHoofdzaak' in creeerZaak
Implement handling of 'heeftAlsDeelzaak' & 'heeftAlsHoofdzaak' in updateZaak
The text was updated successfully, but these errors were encountered:
More or less requires the same handling as with
HeeftBetrekkingOpAndere
. ForheeftAlsHoofdZaak
a simple patch can be done on the current zaak, adding the new hoofdzaak. ForheeftAlsDeelzaak
it is needed to patch the deelzaak, adding the current zaak as hoofdzaak. ZGW only allows for setting a hoofdzaak, not deelzaken.Should already follow the changes mentioned in #485
The text was updated successfully, but these errors were encountered: