- Issue created by @nicole.harnish
I think i have the same problem with regular node feeds from csv.
2 languages (default english, secondary swedish), published target (english) to csv source (status_en), published target (swedish) to csv source (status_sv).
On first import all swedish nodes are set to default publishing option for content type. On second import (if values are changed in csv file) all values are as expected.This patch seems to fix the issue.
- 🇨🇦Canada francismak
Thank you for this patch. It is working properly. How we tested:
1. Single feed CSV import to Node, English and French, with column TITLE_EN, TITLE_FR, PUBLISHED_EN and PUBLISHED_FR
2. Configure the mapping of all columns, and set the relevant node languages
3. Use 1 for True, 0 for False
4. No tamper plugin usedBe careful when using the tamper plugin "Set value or default value" with "Only if empty" enabled.
It treats 0(zero) as empty.