Download & Extend

Consistent use of "replace" vs "update"

Project:Feeds
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Follow up from #753426: Partial update of nodes.

After we introduced real updating with #753426 we changed the meaning of "updating": it now designates a real update and what theretofore constituted "updating" is now "replacing".

Unfortunately, we did these adjustments only to the FeedsNodeProcessor and forgot all other processors: feed nodes, users, data, terms.

Patch coming.

Comments

#1

Status:active» needs review
AttachmentSizeStatusTest resultOperations
853144-replace_update.patch8.26 KBIgnored: Check issue status.NoneNone

#2

Assigned to:alex_b» Anonymous

Patch also deprecates FEEDS_NODE_SKIP_EXISTING in favor of FEEDS_SKIP_EXISTING to reflect the potential usage of these constants in other processors than the FeedsNodeProcessor.

#3

Status:needs review» fixed

Committed: http://drupal.org/cvs?commit=392322

#4

Status:fixed» closed (fixed)

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