Details
Description
the exporter's startImport function gets triggered twice after the start export button is triggered. This is causing unit tests to fail (Decapod Export: imagePDF trigger onExportStart, Decapod Export: ocrPDF trigger onExportStart, Decapod Export: tracedPDF trigger onExportStart). Also on the live version, it attempts to upload twice, causing a "file is undefined" error to be thrown.