Let import feed when required fields aren't present at data source

Created on 3 March 2020, almost 5 years ago
Updated 11 February 2023, almost 2 years ago

THE PROBLEM
Some times a data source(a csv or another) doesn't have all fields that the destination (a node or another) require. But for some business logic reason is needed to anyway import to let after it complete this fields values.

PROPOSAL SOLUTION
- Let configure the feed with a new check option "Let import when required fields aren't present"
- So when the feed will be processed, the processor EntityProcessorBase.php will let that the importer runs and create the Entities with this required fields as empty.

✨ Feature request
Status

Needs work

Version

3.0

Component

Code

Created by

πŸ‡§πŸ‡΄Bolivia vacho Cochabamba

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡«πŸ‡·France PhilY πŸ‡ͺπŸ‡ΊπŸ‡«πŸ‡· Paris, France

    Besides the failed test, patch #8 woks for me using Drupal 9.5.3, Feeds 8.x-3.0-beta3 and PHP 8.1.6

Production build 0.71.5 2024