Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing entries into a multisite is not respecting the propagation method. #1084

Closed
pnpaes opened this issue Jan 21, 2022 · 4 comments
Closed
Labels

Comments

@pnpaes
Copy link

pnpaes commented Jan 21, 2022

Description

Importing entries into a multi site installation is creating the entries in all websites.
The entry propagation method is set to Let each entry choose which site it should be saved to.
The Feed setup has a target site selected to save the elements initially.

Steps to reproduce

  1. Create a multi site installation
  2. Create an entry of type channel and set the propagation method to Let each entry choose which site it should be saved to.
  3. Create a feed to import entries of the type above.
  4. The entries will end up created in all sites.

Expected result

Entries are only added to the selected site

Extra improvement request

For multisite entries with propagation method set to Let each entry choose which site it should be saved to, make it possible to select multiple target sites in the feed setup.

Additional info

-- Feed Me 4.4.1.1 --

PHP version 8.0.1
Linux 5.10.76-linuxkit
MySQL 5.5.5
Imagick 3.4.4 (ImageMagick 6.9.10-23)
Craft Pro 3.7.29
Yii version 2.0.44
Twig version v2.14.10
Guzzle version 7.4.1

@pnpaes pnpaes added the bug label Jan 21, 2022
@stigzelm
Copy link

I am having this exact same issue.

@vivienlacourba
Copy link

Same here.

@angrybrad
Copy link
Member

Just released 4.5.0 with a fix for this.

@brandonkelly
Copy link
Member

5.0.0-beta.2 is released as well with this change, for anyone running Craft 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants