Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(patch): release 1.19.7 [skip ci]
## [1.19.7](v1.19.6...v1.19.7) (2024-06-21) ### 🐛 Bug Fixes * authentiek element is not taken into account when identifying a gerelateerde on a role during updateZaak ([70be86d](70be86d)) * updateZaak fails when deleting a gerelateerde and in the same updateZaak add a new gerelateerde on the same roltype ([7b532b9](7b532b9)) * updateZaak not able to handle multiple gerelateerde for a single roltype ([a9d6607](a9d6607)) * updateZaak sometimes incorrectly detects changes to case roles resulting in unnecessary delete and post calls ([8825c6c](8825c6c)) ### 🧑💻 Code Refactoring * updateZaak uses verwerkingsoort when processing case roles ([4bb2da2](4bb2da2)) * verwerkingssoort 'I' on case roles are processed as 'T' if the role is not present on the case ([#285](#285)) ([1ec7016](1ec7016)) ### ✅ Tests * add assertions to check for regression on various geefLijstZaakdocumenten and geefZaakDetails steps [skip ci] ([3b2bfbf](3b2bfbf)) * add testcases for all different combinations of verwerkingsoort on case roles ([f88f0a6](f88f0a6)) * add testcases for deleting, changing and adding multiple gerelateerde on a single roltype ([e7b68a1](e7b68a1))
- Loading branch information