I have used the import process and I noticed that the upload didn’t work there. In the Chrome DEV tools, I could see that the problem is probably not due to the file, but rather a general problem. Every time I click on “Import” or switch to the page, I get an error message.
Uncaught TypeError: this._each is not a function
at c (prototype.min.js:1:14461)
at nr-spa-1.273.0.min.js:2:90693
at Array.forEach (<anonymous>)
at y.te [as onfinished] (nr-spa-1.273.0.min.js:2:90672)
at b.finish (nr-spa-1.273.0.min.js:2:78115)
at nr-spa-1.273.0.min.js:2:77688
After clearing the cache and logging in again, the import worked once more, but then the error reappeared. So it seems that the import only works once…
