The purpose of this feature is to ensure proper management of cases attended to offline in low/no-internet conditions on the Dispatch App. Dispatchers can upload a spreadsheet of offline-recorded cases once internet connectivity is restored. The system will then automatically parse the data into the closed cases section of the Dispatch App.
Background Context
In emergency situations where internet connectivity is poor or unavailable, dispatchers resort to recording cases manually offline. However, upon internet restoration, there is a need to upload these recorded cases into the dispatch app to ensure accurate metrics generation and efficient case management.
Objective
The objective of this feature is to provide dispatchers with a means to upload offline-recorded cases into the dispatch app, ensuring accurate tracking and management of emergency incidents. This functionality aims to streamline the process of transferring data from offline sources to the dispatch app, reducing manual errors and improving overall efficiency.
Functionalities for Release
The minimum functionalities for release include:
Ability for dispatchers to upload offline-recorded cases via a spreadsheet upload function in the dispatch app.
Automatic parsing of uploaded spreadsheet data into the closed cases section of the dispatch app.
Integration of USSD functionality for cases recorded offline when internet connectivity is poor.
Error handling mechanisms to detect and notify dispatchers of any inconsistencies or errors in the uploaded data.
Features/User Stories
As a dispatcher, I want to be able to upload offline-recorded cases from a spreadsheet into the dispatch app.
As a dispatcher, I want the uploaded spreadsheet data to be automatically parsed and integrated into the closed cases section of the dispatch app.
As a dispatcher, I want to receive notifications of any errors or inconsistencies detected during the spreadsheet upload process.