Skip to content

[Node Corpus] No error message displayed on incorrect corpus import

Summary

No message is displayed when an incorrect corpus is imported

Steps to reproduce

create a node corpus

import an incorrect TSV file

What is the current bug behavior?

task is completed, no docs is uploaded and no error message is displayed

What is the expected correct behavior?

expected to see an error message

Relevant logs and/or screenshots

example of incorrect files :

TSV file with missing column Publication Day

incorrectHeader.csv

TSV with incorrect quotes

incorrect.csv

TSV with incorrect delimiter

incorrectDelimiter.csv

Possible fixes

Edited by Fabien MANIERE