|
Purpose/Overview:
There will be two cases of uploading the file in bulk edit:
- the list of identifiers that will be used to trigger the query for the matching records
- the list of changes made by the user to the matched records
Requirements/Scope:
- Validation of the data
- Store uploaded file in the database (might be similar to data-export implementation)
- File retention
- Storage cleanup
- values for keys
- error handling
Approach:
Acceptance criteria:
- Proposed solution is documented and reviewed by the team
- Implementation stories are created
|