Maria Kudriavtseva
4 May 2026
On Track
Open in LinearOver the course of the last sprint, tech team made progress on the Reorder Flow project, primarily focusing on the user side and phone consultation functionality.
The project is ongoing and progressing in line with the current estimates, with core functionality now largely in place and moving into the testing phase.
Items with code completed and going through QA
- User cabinet:
- Creation of different consultation types
- Consultation history page
- Minor updates on the main dashboard page
- Restricted users access updated:
- Users can now only join calls (no extra access)
- Questionnaire flow:
- New questionnaire implemented as a consultation type
- Phone consultations (Admin side):
- Creation and editing supported
- Access configuration added
- Phone consultations (User side):
- Consultation page and history updated to support phone consultations
Core functionality is implemented and currently under testing
Items that are in development
- Minor bug fixes across:
- User cabinet
- Consultation flows
- Phone consultations
- Reminders:
- Creating new reminders
- Editing existing ones
- Workflow updates (pending finalisation)
- Call handling:
- Basic functionality implemented (Some edge cases still need refinement)
- Call tracking:
- Progress tracking implemented (Requires polishing)
Remaining / To Do items for the upcoming Sprint
User / Patient-facing
- Notifications:
- Add email/SMS triggers for:
- creation / rescheduling / cancellation of phone consultations
- potentially for Referred status
- Add email/SMS triggers for:
- Booking logic validation:
- Test impact of new booking statuses across the system
- Contact details improvement (RLF-6327):
- Add phone number + improve contact handling
- Potential solution: VCF file generation (to allow saving contact on mobile)
- First consultation screen:
- Additional UI improvements may be required for initial consultation step
Admin / System
- Analytical dashboard:
- New dashboard for phone consultations
- Cron job:
- Handle missed phone consultations
- Set
AdminNoShow - Trigger follow-up email
Calls / Infrastructure
- Call recordings:
- Storage and display of phone consultation recordings
- Video integration:
- Investigated, partial setup - final integration still pending