Skip to content

Backwards compatability of the export and upload feature (also include export in csv format) #1197

@david-roper

Description

@david-roper

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions