CSV import is buggy #7992
Labels
bug
use for describing something not working as expected
csv mapper
Linked to csv mapper feature
solved
use to identify issue that has been solved (must be linked to the solving PR)
Milestone
Description
When trying to import data through the CSV, the output of the import in the UI displays that the import is successuful but the value is = null/amount of entities to be ingested (ex: null/7)
However when navigating to the type of entities I've tried to import, I find them. And when navigating back to the data/import, I see the correct number.
I basically need to refresh the page to see updates. And sometimes, I even need to refresh 2 or 3 times to see the sucessful result.
Environment
Demo public & internal
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
If the import is successful, I expect to see the correct number of entities (ex 5/5)
Actual Output
Null/5 in that specific case
Additional information
CSV mapper:
CSV file:
test_csv_5 (2).csv
Screenshots (optional)
In the following video, we see that I successfully find the needed observables
Recording.2024-08-08.153829.mp4
The text was updated successfully, but these errors were encountered: