Possible to clone nodes between content types?

Created on 31 October 2024, 10 months ago

Is it possible to clone nodes between content types (that have identical field configuration)?

💬 Support request
Status

Active

Version

1.0

Component

Documentation

Created by

🇺🇸United States plato1123

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @plato1123
  • 🇮🇳India madhukar k Karnataka

    Hey @plato1123. Did you check on the Entity Clone module ?

  • 🇺🇸United States frob US

    Isn't this the entity clone module?

  • 🇸🇮Slovenia deaom

    As far as I'm aware, this is not possible. The cloned entity type is "cloned" from the original, so you can't clone article into page as the code does not change content type.

  • 🇺🇸United States mortona2k Seattle

    Perhaps this is a feature request?

    Changing bundles programmatically is easy. Load the entity, set the type, save.

    The hard part is that fields may be different, and there is no way to map values (yet).

    Also, what to do with revisions? (for changed bundles, cloning won't have this problem).

Production build 0.71.5 2024