https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34632 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #27 from Lisette Scheer <lisette@bywatersolutions.com> --- I tested this morning with a very large file (~17k) and it failed with no warnings as to why, either in the interface or the logs. "The import job could not be enqueued. Please try again." It gave the above error when I tried to start the import. The import was queued into the background job but both when I clicked through and in the job it just says "The job failed." Looking at the console I saw the api call was truncated around 4800 records. I made the file smaller (4602 records) and it imported fine. It needs a warning (file too big/long?) preferably in the interface so it's clear to users why it's failing to work. Also the import was enqueued, even if it failed immediately, so the first message is wrong. -- You are receiving this mail because: You are watching all bug changes.