Closed (fixed)
Project:
Entity Clone
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2019 at 11:59 UTC
Updated:
26 Oct 2025 at 06:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch implements a config type
entity_clone.entity_type.settingsand applies it to the existingentity_clone.settings. The data model remains the same.Comment #4
lamp5Works well, thx! :)
Comment #5
lamp5Comment #7
sorlov commentedRerolled patch for 2.x
Comment #8
heddnComment #9
heddnThe test should add an assert. Something like the following would probably be enough:
Comment #12
heddnThe MR is simply a rehash of the latest patch. Can we add the requested test coverage too?
Comment #13
sorlov commentedAdded assertion to
EntityCloneEntityTypeSettingsTestbut now got it failedComment #15
deaom commentedUpdated the test and re-based the branch. Tests are passing, setting status to needs review.
Comment #16
mably commentedInterested in having this merged.
Comment #18
rajeshreeputraMerged!