Overview:
When publishing a model, the following error occurs:
territory__aln Failed to be processed. Reason: OPERATION_NOT_ALLOWED: Cannot process batch : field [status__v] cannot be updated in bulk on [parent] object.
Root Cause:
If an object is a parent in a parent-child relationship with another object, it is not possible to update its status__v field in bulk. Parent-child relationships are not supported in Align on territory objects.
Solution:
Standard object reference fields are supported and should be used instead of parent-child object relationships. Please reach out to Veeva Services with concerns regarding functionality gaps between standard object references and parent-child references.
Related Documentation:
Vault Developer Documentation: Update Object Records