v1.19.7
WeAreFrank-BOT
released this
21 Jun 08:49
·
162 commits
to master
since this release
1.19.7 (2024-06-21)
🐛 Bug Fixes
- authentiek element is not taken into account when identifying a gerelateerde on a role during updateZaak (70be86d)
- updateZaak fails when deleting a gerelateerde and in the same updateZaak add a new gerelateerde on the same roltype (7b532b9)
- updateZaak not able to handle multiple gerelateerde for a single roltype (a9d6607)
- updateZaak sometimes incorrectly detects changes to case roles resulting in unnecessary delete and post calls (8825c6c)
🧑💻 Code Refactoring
- updateZaak uses verwerkingsoort when processing case roles (4bb2da2)
- verwerkingssoort 'I' on case roles are processed as 'T' if the role is not present on the case (#285) (1ec7016)
✅ Tests
- add assertions to check for regression on various geefLijstZaakdocumenten and geefZaakDetails steps [skip ci] (3b2bfbf)
- add testcases for all different combinations of verwerkingsoort on case roles (f88f0a6)
- add testcases for deleting, changing and adding multiple gerelateerde on a single roltype (e7b68a1)