onaio/onadata

CSV Import Process Review

Open

#1,795 opened on Mar 2, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (143 forks)auto 404
DiscussionHelp Wanted

Repository metrics

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

Description

Feature / Change Request

The CSV Import feature as is provides the basic functionality which is nice, but it would be awesome if we improved the following aspects of the process / feature:

  • Add a "tag" of sorts to the data imported / modified by this feature. This would help audit / differentiate the data imported through this feature
  • Track the user who initiated the CSV Import. This brings up the question on who should be stored in the "_submitted_by" field, makes sense to track the initial submitter IMO. Would be nice if we added another metadata field for the initiator of the process.

Contributor guide