onaio/onadata

Look into temporarily storing CSVs uploaded through the `import CSV` functionality

Open

#2,207 opened on Mar 4, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (143 forks)auto 404
DiscussionGood First Issue

Repository metrics

Stars
 (187 stars)
PR merge metrics
 (PR metrics pending)

Description

Suggested Feature / Enhancement

Currently, we don't store the CSVs that users use to upload data to the platform which makes it harder for us to determine what changes were introduced by the given CSV.

Benefits of implementing the feature/enhancement

Suggested implementation plan(Steps to be taken to implement feature)

Contributor guide