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

Created on 7 May 2024, about 1 month 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.69.0 2024