Issue
After executing a job, the file in Vault misses some CAD specific information about the file associations. This only happens when created files are added with a classification other than 'DesignVisualization'. In that case the file has to be checked out and checked in again to pass all the existing file associations again.
Cause
When using powerJobs 17.0.31 or lower with the included powerVault, the job uses Update-VaultFile for adding an attachment, which deletes in Vault information about “Source” and “RefId” for the existing file associations.
Additionally the ExpectedVaultPath property on the associations get's an incorrect value.
Solution
Copy Design file does not reference copied dependency (coolOrange wiki)