Problem/Motivation
Cloning a content node currently doesn't also clone its comments. There are use cases where this is desirable, e.g. for archiving forum threads or other conversations.
Proposed resolution
Provide an option to include comments with a clone.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | entity-clone-comment-cloned.png | 174.33 KB | rajeshreeputra |
| #11 | entity-clone-clone-comment-option.png | 166.33 KB | rajeshreeputra |
| #6 | entity_clone_fix_comments.patch | 3.87 KB | jjose.quevedo |
Issue fork entity_clone-3359414
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
jjose.quevedo commentedHi, I've added the option to clone comments
Comment #9
rajeshreeputraComment #10
rajeshreeputraComment #11
rajeshreeputraVerified, I am able to clone comments.
Comment #12
rajeshreeputraComment #13
rajeshreeputraMerged!