---
title: "Quick Node Clone module"
date: "2025-07-28T15:33:27+00:00"
summary: "Resolve Quick Node Clone compatibility issues with Site Studio. Apply patches for seamless content cloning in Drupal."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/quick-node-clone-module"
id: "b794e428-036f-46df-8ab6-8604289228f5"
---

The Quick Node Clone module adds a Clone tab to nodes. When you select this tab, a new node is created with fields pre-populated from the original node. For more information, visit the [Quick Node Clone](https://www.drupal.org/project/quick_node_clone) page on Drupal.org.

Important

When you edit a cloned node, the source content is also updated. For more information, visit [Editing a clone before saving changes the source node](https://www.drupal.org/project/quick_node_clone/issues/3272297).

_Workaround:_

Apply the following patches for compatibility:

*   [Patch to Site Studio](https://www.drupal.org/files/issues/2022-08-18/widget_form_element_entity.patch)
*   [Patch to Quick Node Clone](https://www.drupal.org/files/issues/2022-11-22/editing_a_clone_before_saving_changes_the_source_node-3272297-5.patch)