Skip to content

Serialize AddressFieldBlock without JSON in CSV

Jesse Bickel requested to merge ardc-263-no-json-address-in-csv-export into ardc-main

When serializing AddressFieldBlock, don't do anything special. Render it the same as it would be rendered on the page. This prevents JSON from showing up in a CSV export of submissions.

Issue ots/clients/ardc/hypha-tracker#263

Merge request reports