Not compatible with Feeds Tamper module

Created on 2 April 2024, 8 months ago
Updated 3 April 2024, 8 months ago

Problem/Motivation

Using the module to parse XML but unable to write to multiple value fields.

Steps to reproduce

Create a Feed type using the XML parser.
Override the source mapping.
Configure Xpath parser settings (context, source etc).
Nodes are created until you include a field with multiple values, with multiple values in the RSS
eg

<somefield>value1, value2</somefield>

Error is
failed to validate with the following errors:
field_somefield_options.0: The value you selected is not a valid choice.

(You can supply a single value to a multiple value field).
Normally you would apply the feeds tamper explode plugin to provide an array to Drupal but that fails too. Debugging the tamper module reveals that only null reaches that module.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom mchaplin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024