You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, exportHealthSummary creates a PDF with 3 pages rather than 2. We should make sure that this is not the case and we always generate a 2-page document.
Reproduction
Call exportHealthSummary for a default seeded user. Inspect the returned document.
Expected behavior
The PDF contains exactly two pages, where one page contains a summary of medication recommendations, vitals and symptom scores and the second page contains charts for weight, heart rate, systolic and diastolic blood pressure.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
Description
Sometimes,
exportHealthSummary
creates a PDF with 3 pages rather than 2. We should make sure that this is not the case and we always generate a 2-page document.Reproduction
Call
exportHealthSummary
for a default seeded user. Inspect the returned document.Expected behavior
The PDF contains exactly two pages, where one page contains a summary of medication recommendations, vitals and symptom scores and the second page contains charts for weight, heart rate, systolic and diastolic blood pressure.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: