Export CSV submission columns issue

Back to: CHEFS Bugs/Defect Tracker

Priority

Status

Team

Priority

Status

Team

HIGH

done

Medis

Legend

Low medium High

Open in progress done

Description:

CSV submission export report having issues with columns when form designer use 'form' keyword as a property name in a form. It will replace all the form level details like confirmationID, updatedDate, assignee, email and formName with some weired array items like form.0 form.1 etc.

 

To Reproduce: Create a new form and use a component with property name 'form', then make some submissions and try to export submissions as a CSV. You can see long array of columns in the CSV header.

Needed files:  1. CSV Output (form_test_export_submissions (2).csv)

  1. JSON Schema (If user used FORM as component form_test_export_schema.json)

  2. Columns Output in browser (Common Hosted Forms.png)