Bug #5802
openHealth : Recently added entries not showing on top in View Medications.
0%
Description
Steps to Reproduce:
- Login to iOS VitaGist.
- Tap on Health at the bottom.
- Click on Medications and + buttons.
- Fill the all details and click on save.
- Check the order of entries on the View Medications screen.
Expected Result:
Newest entries should appear at the top of the list.
Actual Result:
Newest entries are not shown at the top.
Additional Info:
This issue also occurs in Insurance, Immunizations, Family History, Allergy, and Medical Condition sections.
Files
Updated by kumar r 25 days ago
- File Simulator Screenshot - iPhone 16 Pro - 2025-09-19 at 00.09.34.png Simulator Screenshot - iPhone 16 Pro - 2025-09-19 at 00.09.34.png added
- File Simulator Screenshot - iPhone 16 Pro - 2025-09-19 at 00.10.09.png Simulator Screenshot - iPhone 16 Pro - 2025-09-19 at 00.10.09.png added
- Status changed from New to Fixed - Pushed to Staging
- Assignee changed from kumar r to Vengadeshwaran R
Updated.
Updated by Vengadeshwaran R 23 days ago
- File RecordIt-1758451875.mp4 RecordIt-1758451875.mp4 added
- Status changed from Fixed - Pushed to Staging to New
- Assignee changed from Vengadeshwaran R to kumar r
Issues is not fixed for care plan.
Updated by kumar r 22 days ago
- File Screenshot 2025-09-21 at 10.18.51 PM.png Screenshot 2025-09-21 at 10.18.51 PM.png added
- Status changed from New to Feedback
- Assignee changed from kumar r to Vengadeshwaran R
This order list in api response, specifically share like this as followed in old vitagist too. Please check with API team.
{"error":false,"data":{"goal":[{"id":13515,"goalType":"Follow the Diet and exercise plans consistently.","presentText":"Follow the Diet and exercise plans consistently.","targetText":"Follow the Diet and exercise plans consistently.","presentValue":"0.00","targetValue":"0.00","targetDate":"","carePlan":4494,"category":14,"sequence":1,"addon":[]},{"id":13550,"goalType":"goal new","presentText":"goal new","targetText":"goal new","presentValue":"4.00","targetValue":"34.00","targetDate":"","carePlan":4494,"category":1,"sequence":1,"addon":[]},{"id":13551,"goalType":"A1 goal","presentText":"A1 goal","targetText":"A1 goal","presentValue":"0.00","targetValue":"0.00","targetDate":"","carePlan":4494,"category":1,"sequence":1,"addon":[]},{"id":13516,"goalType":"Increase and maintain flexibility.","presentText":"Increase and maintain flexibility.","targetText":"Increase and maintain flexibility.","presentValue":"0.00","targetValue":"0.00","targetDate":"","carePlan":4494,"category":14,"sequence":2,"addon":[]},{"id":13517,"goalType":"Increase and maintain Aerobic endurance.","presentText":"Increase and maintain Aerobic endurance.","targetText":"Increase and maintain Aerobic endurance.","presentValue":"0.00","targetValue":"0.00","targetDate":"","carePlan":4494,"category":14,"sequence":3,"addon":[]}]}}