Overview:
Document field metadata is not updated by Loader although the log shows a successful update.
Root Cause:
The default security of the document field being updated is read-only and the user that loaded the CSV input file does not have the permission to edit the field.
Solution:
There are two things that can be done:
- Update the default security of the field
- Include the relevant groups or individual users that are able to edit the field.
Note: The default security of a field applies to Vault Owners as well. If an individual Vault Owner or the Vault Owners group does not have edit permission for the field, then they are not able to update the field through Loader.
Related Documentation:
Vault Loader Documentation: Vault Loader: Create & Update Documents