You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[5.x]: Copied entries are pasted to all activated sites, if section propagation method "Let each entry choose which sites it should be saved to" #17842
Section with propagation method "Let each entry choose which sites it should be saved to"
The content of entries in this section is mostly only translatable into other languages
I have an entry that is published/activated on Site A, Site B, and Site C.
When I copy this entry and paste it into Site D, it is not only pasted to Site D but also to Sites A, B, and C.
As a result, the entry now exists twice on Sites A, B, and C.
The entry should be copied because the content for Site D needs to be similar but not identical, and editors should be able to adjust the entry for Site D without affecting Sites A, B, and C.
I would expect the copied entry to be pasted only into the site where I click the "Paste entry" button. In general, it cannot be correct that the entry is also added to Sites A, B, and C.