Skip to main content

KI-145

Users cannot clone documents unless they are the document owner

Created date06/18/2025Updated date07/01/2025
StatusDoneRelated work itemMPP-3096
DescriptionUsers are no longer able to clone documents that they are not the record owner for. If a document collaborator tries to clone a document that they do not have the Owner role on, an error is thrown and the cloning process fails.
Affects version(s)Spring '25Impacted capabilitiesN/A
Steps to reproduce
  1. Create a new Document (mvn__CM_Document__c) record.
  2. Add a document collaborator.
  3. Log in as the document collaborator added in step 2.
  4. Navigate to the document created in step 1.
  5. Clone the document.
An "Insert failed" error is thrown and the document cannot be cloned.
WorkaroundThere is no known workaround.
Fix versionSpring '25 Hotfix 2 (2.5.0.4)Resolution notes