Skip to content

Make Duplicator action work for multi-site #942

@duncanmcclean

Description

@duncanmcclean

Before the Duplicator PR (statamic/cms#6307) was merged in, the ability for it to work on multi-sites was removed.

Now that I've archived my Duplicator addon, there's no way for people who need it to work on multi-site to upgrade to 3.4 (other than me un-archiving my addon and tagging another release).

Jason left some context on the PR which I've copied in here to prevent going between this issue and the PR 😆

I'm disabling the ability to duplicate entries when you use multi-site, temporarily.

The existing functionality was a bit ambiguous and to some people it may not work like you'd expect (myself included).
e.g. https://github.com/duncanmcclean/duplicator/issues/41 - the person who asked for the feature.

Gotta figure out how to handle the different scenarios. Like....

If you duplicate an entry that has localizations, should they also get duplicated?
If the entry wasn't localized into all sites, should the new entry get localized into all sites, or only the ones the original was localized into?
If you duplicate a localized entry, what do you do with its origin?
What if you just wanted to just localize an entry into another site, you might think the duplicate action would do that.
Disabling for multisite will at least let this feature get merged so you can start using it, and we can figure out multisite later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions