Update BulkURI consistency check rule authored by Victor Dosda's avatar Victor Dosda
......@@ -31,6 +31,6 @@ Bulk data are still there and remained associated in previous record versions. H
To prevent this, WDMS put in place some rules that check any record creation or update through its APIs doesn't break the integrity of this link:
- case new record ==> `bulkURI` must not be set.
- case record update ==> `bulkURI` must match one of the previous versions.
- case record update ==> `bulkURI` must match previous version one.