Add row index to the validation message

Created on 22 May 2023, over 1 year ago
Updated 1 June 2023, over 1 year ago

Problem/Motivation

If the data pipeline fails validation and the user goes to the logs tab the logs message just shows the error but not the row index. It is not helpful for users who want to fix the data.

Steps to reproduce

Proposed resolution

If we go with TransformValidDataIterator from #3316432-15: Timeout when processing large files β†’ then we can add index ID to $this->dataset->addLogMessage((string) $validation_error->getMessage(), FALSE); call.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡°Pakistan jibran Sydney, Australia

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

Comments & Activities

Production build 0.71.5 2024