Current Implementation and Limitations
Currently the csv to upload data to the instrument is not one to one to the file exported from the subject. allowing for the data that is exported to be able to be re-uploaded will ensure that both features follow the same file format.
Associated Application Components
Client
Proposed Solution
Either change the export method to export in the upload template notation (includes date, subject id, record array entries having the RECORD_ARRAY() notation attached to them, etc)
Or to refactor the upload to deal with the upload feature to deal with simpler code formats,
record array object would be in object array notation, etc.
Estimated Difficulty
Medium
Priority
Medium