This is a follow-up to #2706639: Support for sub-entity cloning. While we can now clone entities within entities, the functionality won't work recursively (i.e. all the way down if there are multiple levels of nesting). We need to add support for this.

Subtasks:

  • Allow entity_reference_revisions fields to be cloned recursively.
  • Improve the UX/UI for the recursive clone form.

Comments

colan created an issue. See original summary.

colan’s picture

Status: Active » Postponed

Let's wait for #2706639: Support for sub-entity cloning to get finalized first.

vpeltot’s picture

Status: Postponed » Closed (duplicate)

#2706639: Support for sub-entity cloning is now fixed.