Problem/Motivation

If you have a multi-value text field mapped using RelatedTermString to a taxonomy reference field, we have logic to inject new terms as needed and facilitate multiple values. (see https://www.drupal.org/project/salesforce/issues/3165707). But currently, if you pull multiple values from SF the code discards all but the last one in the list, which will then get pushed back to SF and cause data loss on the next update in Drupal.

CommentFileSizeAuthor
#3 3442186-multivalue-pull-2.patch1.05 KBgcb

Issue fork salesforce-3442186

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gcb created an issue. See original summary.

gcb’s picture

Status: Active » Needs review
StatusFileSize
new1.05 KB

Here's a patch for convenience.

aaronbauman’s picture

Version: 5.0.4 » 5.1.x-dev
Status: Needs review » Fixed

Fixed, thanks

Status: Fixed » Closed (fixed)

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