Overview:
When using the feature Copy To Another Vault, the Default Users are not added to the document that is created.
Root Cause:
The Copy To Another Vault feature uses the API to complete the function. The API does not add users based on override rules when creating documents.
Solution:
Currently, in Vault, this is expected behavior. The workaround for this issue is to use Dynamic Access Control (DAC) rules to apply the users to the roles on the documents.
Related Documentation:
- Vault Multichannel Documentation: Using Copy To Another Vault
- Vault DAC Documentation: About DAC