Add row index to the validation message

Created on 22 May 2023, almost 2 years ago
Updated 1 June 2023, almost 2 years 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

πŸ‡¨πŸ‡¦Canada jibran Toronto, Canada

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

Comments & Activities

Production build 0.71.5 2024