Several Bugs v16: Data Import "Download Template" Not Working, Data Export also not working

Image

  1. Data Import - “Download Template” function is not working. When pressed it doesn’t do anything.

Frappe Framework: v16.10.8 (version-16)
ERPNext: v16.7.3 (version-16)

I have done clean installation of frappe and erpnext, with all the dependencies newly installed.

bug is reproducible:

Uncaught (in promise) TypeError: {(intermediate value)(intermediate value)(intermediate value)(intermediate value)}[e] is not a function
at frappe.data_import.DataExporter.update_record_count_message (data_exporter.js:222:16)
at frappe.data_import.DataExporter.make_dialog (data_exporter.js:99:8)
at data_exporter.js:8:9
at Object.with_doctype (model.js:217:16)
at new frappe.data_import.DataExporter (data_exporter.js:7:16)
at eval (data_import__js:243:24)
at assets.js:17:16
at assets.js:134:4

  1. Also, Data Export is not working for me, just give me blank page

We will fix the download template button not working however data export works for me…

Can you please create a GitHub issue on the framework repo?

Thank you for your reply and help. I have created the issue here:
Data Import download template button does not work · Issue #37746 · frappe/frappe

Regarding the data export, I have checked again, it seems that my database is quite large (more than 300.000 items) I tried to filter some record to test, it is working. I believe in v15 it is possible for me to export that many databases without problem, do you think it is possible for me to do it using Data Export? Or should I just export it part by part?

I can confirm that “Download Template” is now working. Thankyou Frappe team :clap:

1 Like