Skip to content

Enhancesments to subject table data export #1206

@david-roper

Description

@david-roper

Current Implementation and Limitations

Current implementation has the following limitations

does not include date collected or subject id as a column

does not have csv as a export option

does not allow for a long format export option (which expands record array data when doing so)

Associated Application Components

Client

Proposed Solution

possibly include date collected and subject id as columns (update exported table creation)

allow for csv download (update the usedownload hook)

create new download option for long format, which can use the expandData method on the backend

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