I cannot manage to import the node status correctly from a CSV file. In the CSV, the node status comes in the column "published" which is mapped to the node status. The values are either "1" or "0" - however all imported not are always unpublished.

No clue, why this is not working - but as I tried quite a bit, I assume it is actually a bug.

Any ideas or hints are welcome :)

Greets,
Walter

Comments

zorax’s picture

subscribing

zorax’s picture

I just discover that, if I put in first position in my csv file the field "status" it's works!
Do not put it at the end of the file.

megachriz’s picture

Title: Node Import, status not set correctly » Published status of nodes not imported when the source column is the last column in the CSV
Issue summary: View changes

This is appearently still an issue :o.

Tested with defining a column called "status" as the last column in a CSV file.

megachriz’s picture

Status: Active » Closed (cannot reproduce)

Hm, and now I'm no longer able to reproduce it, even when I use the same importer as I used a week ago to reproduce the issue. I may have been fiddling around with branches and patches? Anyway, closing this issue...