HFI Calculator: Download PDF with forecasted values
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**As a** *HFI User* **I want** *to be able to download a PDF based on forecasted prep period values* **So That** *I'm not rushing to capture a record at 13:00 when actuals are displayed in HFI Calculator*
**Additional Context**
- Querying specifically for forecasts:`v1/dailies?page=0&size=10&query=recordType.id=="FORECAST"`
**Acceptance Criteria**
- [ ] Given I request a PDF download, Then I can download a PDF based on forecast data
**Definition of Done**
- Ready to Demo in Sprint Review
- Does what I have made have appropriate test coverage?
- Documentation and/or scientific documentation exists and can be found
- Peer Reviewed by 2 people on the team
- Manual testing of all PRs in Dev and Prod
- Merged
Contributor guide
Research direction
The issue identifies the HFI Calculator PDF download flow and the v1/dailies query for FORECAST records; start by tracing those entry points. Done means a requested PDF uses forecasted prep-period values, with appropriate test coverage and documentation as listed in the definition of done.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100