You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check in CSVImport whether an exception is being caught and logged, but not flashing a message on the screen. If no exception is being thrown, need to do so.
Not sure if this is a core thing, or should be directed at CsvImport. See omeka/plugin-CsvImport#40
My guess is that if PHP-CLI path doesn't work, any longRunning process using the background adapter will barf silently.
Throwing some exception might help us in debugging these issues
The text was updated successfully, but these errors were encountered: