@@ -277,6 +277,10 @@ WHERE
|
||||
|
||||
*p = documents
|
||||
|
||||
if len(documents) != len(gid.NewSet(documentIDs...)) {
|
||||
return ErrResourceNotFound
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user