Data export format doesn't match import template requirements
The issue reports that exported CSV data cannot be reimported due to template mismatch between export and import functions. This appears to be a compatibility issue between versions that needs investigation of both export and import templates. The problem is reproducible but may require understanding of both data handling systems.
A Data Export CSV cannot be used in a Data Import for the same DocType. It seems the Data Export uses the older Data Import template from version 12.
I was attempting to replicate some data from a production environment to a staging environment.
Output of bench version
erpnext 13.x.x-develop
frappe 13.4.1
(using "Item" as an example)

The Export and Import templates should match
Row X
- Row has more values than columns
ERPNext image; standard installation
A possible workaround is to do a Update Import on the primary s
Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!