| Status | Done | 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) | Spring '25 | Impacted capabilities | N/A |
| Steps to reproduce | - Create a new Document (
mvn__CM_Document__c) record. - Add a document collaborator.
- Log in as the document collaborator added in step 2.
- Navigate to the document created in step 1.
- Clone the document.
An "Insert failed" error is thrown and the document cannot be cloned. | | |
| Workaround | There is no known workaround. | | |
| Fix version | Spring '25 Hotfix 2 (2.5.0.4) | Resolution notes | |