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
| DRC | On all DRC operations the audittrail 'New' and 'Old' value are the same except for lock and unlock. This has been fixed. | The audittrail for DRC operations now correctly shows the old and new values, which improves traceability of changes. | De audittrail voor DRC operaties toont nu correct de oude en nieuwe waardes, wat de traceerbaarheid van wijzigingen verbetert. ||
9
+
| DRC | A recent fix to enforce unique document identification (`identificatie`) inadvertently prevented any updates to documents that shared the same identification number as another document. This has been corrected. | Client applications can now correctly `PATCH` or `PUT` documents that before the previous fix shared an `identificatie` with other documents, as long as the `versie` is different, which was previously blocked. | Het was onterecht niet mogelijk om een document te wijzigen als een ander document met hetzelfde nummer bestond (maar met een ander versienummer). Dit is hersteld. ||
0 commit comments