Skip to main content

KI-145

Users cannot clone documents unless they are the document owner

Created date

06/18/2025

Updated date

06/18/2025

Status

In Progress

Related work item

MPP-3096

Description

Users 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)

Publications Management Spring '25

Impacted capabilities

N/A

Steps to reproduce

  1. Create a new Document (mvn__CM_Document__c) record.

    1. Add a document collaborator.

  2. Log in as the document collaborator added in step 1a.

  3. Navigate to the document created in step 1.

  4. Clone the document.

An "Insert failed" error is thrown and the document cannot be cloned.

Workaround

There is no known workaround.

Fix version

Resolution notes