DataParserPluginBase::next() doesn't check that the ID field is in the current row data

Created on 7 May 2024, 10 months ago

Problem/Motivation

        $this->currentId[$id_field_name] = $this->currentItem[$id_field_name];

This doesn't check whether the $id_field_name is set in the current item.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.0

Component

Plugins

Created by

🇬🇧United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024