Creating an importer that automatically publishes its imported nodes seems to require that the "Published Status" mapping be set somehow to 1. But there doesn't seem to be a way to actually do that, so the nodes are unpublished.

I'm trying out this module because I'm fed up with the bugs in FeedAPI (specifically regarding its memory of last imported items, which is constantly messed up and losing items), but this doesn't see to be nearly ready for prime time. Hence the alpha condition, I guess. Is there a schedule for more stable releases?

Thanks

Comments

alex_b’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Creating an importer that automatically publishes its imported nodes seems to require that the "Published Status" mapping be set somehow to 1

Feeds respects the default settings of the content type. Does it not?

Is there a schedule for more stable releases?

Not yet.

alex_b’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing after more than 4 weeks of inactivity.

coderintherye’s picture

Version: 6.x-1.0-alpha9 » 7.x-2.x-dev
Category: support » feature
Status: Closed (fixed) » Active

Yes, feeds respects the content type defaults, but there is still reason to want a feature of being able to map to the target "published" setting. If for instance one is using the workbench module, nodes may be unpublished by default, but if you import them via feeds, you'll want them to be in the published state. There's more use cases as well.

Going to go hack up feeds to do this now, so perhaps a patch could be forthcoming.

kingandy’s picture

+1 for this feature ... my use case is that some items are being unpublished (either manually or automatically for various reasons), and I want them to be automatically republished whenever Feeds updates them. Since it's not a new node, the "default status" setting does nothing.

I was planning to try Feeds Tamper to rewrite the contents of a blank field to '1', but it seems like something that Feeds should be capable of handling itself.

kingandy’s picture

Is #1443406: Set default to publish nodes automatically a duplicate of this? It's a support request about the problem this feature is intended to solve...

coderintherye’s picture

Yeah dupe or close with response to #1 and point here if want the feature.

megachriz’s picture

Category: Feature request » Support request
Issue summary: View changes
Status: Active » Fixed

You can use the "Set default value" plugin from the Feeds Tamper module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.