IDEA: When an FDU asset in Vault is set to a “Rework” status, a user type “FDU-Administartor” has read/write permissions, while regular users are restricted to only view / but have NO download rights.  With this change it would be implemented to prevent layout designers from frequently downloading new versions and unintentionally accessing work-in-progress versions from the "FDU-Admin".    Actual SITUATION: Currently, when a regular user sees an available update of an asset in their library in Inventor, they can still use the locally stored (last approved) version and modify existing instances in layouts. However, when they attempt to download the asset, FDU first deletes the local copy before checking download permissions. Since the user does not have the necessary rights to download the asset from Vault, this results in a complete loss of access to the local copy of the asset and all its instances in layouts. Neither placing new instances nor changing parameters is possible.    Suggested IMPROVEMENT: FDU should first verify download permissions before deleting the local copy. This would prevent unnecessary data loss and ensure a smooth workflow, because regular users would still be able use their local copy to continue working with the latest released state. 
						
					
					Show More