|
Purpose/Overview:
Once the records for the bulk edit are identified, the user will need to be able to download the records in csv format so that they can be reviewed and updated locally.
Requirements/Scope:
- Transferring json to csv
- Replacing keys with values for the fields that store keys
- Performance considering that the bulk edit might operate on hundreds of thousands of records (for the pilot program and possibly millions of records later)
Approach:
Acceptance criteria:
- Proposed solution is documented and reviewed by the team
- Implementation stories are created
|