Actions
Bug #5225
openMedication: "As needed" entries appear under "Today's Medications" on the dashboard screen.
Start date:
07/28/2025
Due date:
% Done:
0%
Estimated time:
Description
Steps to Reproduce:
- Log in to Vitagist.
- Click on the Health module at the bottom of the tab.
- Click the + button and select Add Medication.
- Fill in all details and set Frequency to "As needed".
- Click Save.
- Click on the Home button.
- Check the Today’s Medications section under Health - Medication.
Issue:
Medications with "As needed" frequency are appearing under "Today’s Medications".
Expected Result:
Only medications with "Every Day" frequency should appear in "Today’s Medications".
"As needed" medications should not be listed out.
Files
Updated by kumar r 18 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Dhineshkumar Muthukumaran
For dashboard medication have this condition for listing. Please check and update. {"error":false,"data":{"medications":[{"name":"new medi","strength":"15","unit":"g","time":"08:00 AM","id":"172711"}]}}
Actions