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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 853144-replace_update.patch | 8.26 KB | alex_b |
Comments
Comment #1
alex_b commentedComment #2
alex_b commentedPatch 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.
Comment #3
alex_b commentedCommitted: http://drupal.org/cvs?commit=392322