TexasDigitalLibrary / Vireo

Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System.
https://texasdigitallibrary.atlassian.net/wiki/spaces/VUG/pages/87490642/About
GNU General Public License v2.0
44 stars 33 forks source link

Excel export error for repeatable fields #1880

Closed labuchholz closed 4 months ago

labuchholz commented 6 months ago

[*] Bug Report

Current Behavior: For excel exports, only the first value of a repeatable field is exported. For example, "adviser" is a repeatable field for us, and submitters can (correctly) add two advisers. Reviewers (correctly) see both advisers in both List and View. But Excel (incorrectly) exports only the first.

Desired Behavior: Export all values present for repeatable fields, separated by a standard delimiter (semi colon or pipe or such).

Relevant Information: I have only tested this on our adviser field, which has type INPUT_CONTACT_SELECT and is connected to a CV.

cstarcher commented 5 months ago

I can confirm that the excel export is only exporting the first value for repeatable field values. I tested this with both default fields profiles and new field profiles marked as Repeatable.