jlewis99
Results
1
issues of
jlewis99
ExportRecordsAsync in csv uses the rawOrLabelHeaders instead of rawOrLabel lines 3250 and 3372 and 3487 in RedcapApi.cs // Pertains to CSV data only var _rawOrLabelValue = rawOrLabelHeaders.ToString(); if (!IsNullOrEmpty(_rawOrLabelValue)) {...