Closed (duplicate)
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Module: Library
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Apr 2021 at 17:56 UTC
Updated:
23 Dec 2024 at 10:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
igor.barato commentedComment #3
seanbLinking #3040556: It is not possible to react to an entity being duplicated since that would allow the paragraphs module to take care of the clones generically when an entity is duplicated.
Comment #4
berdirDidn't see this, an implementation for the core hook is being worked on in #3495373: Support duplicate hook
paragraphs module also explicitly supports the replicate module API and implements that.