Page 1 of 1

LISE Import

Posted: Sat Jul 19, 2025 10:02 pm
by janvl
Hi,
i have prepared a csv-file to import in LISE.
All Fields are there and recognised by LISE.

When i start the import i get the following error:
Error 1146: Table 'c6glinkpaed.temp_lise_csv_import_data' doesn't exist

It seems the temporary table is not generated, is there a fix for that?

Regards,
Jan

Re: LISE Import

Posted: Sun Jul 20, 2025 10:27 am
by Jo Morg
I have come across that once, but can't really remember what it was that triggered it, but let's try to go by exclusion of parts.
- In case those are all new records you are importing, are you removing the item_id from the selected fields to be imported? that may cause an error as that triggers edit for each and every item on the list and they MUST exist with the given item_id. If all are new records to be added exclude the item_id from the selection before importing.

If it still triggers the same error, we'll have to look somewhere else for the cause of the issue.