usdigitalresponse / cpf-reporter

CPF Reporter application maintained by the USDR Grants program.
Apache License 2.0
0 stars 4 forks source link

[Bug]: Treasury report not generating after certifying reporting period #483

Open ClaireValdivia opened 1 month ago

ClaireValdivia commented 1 month ago

Why is this issue important?

Treasury report not generating as expected after a reporting period closes and a new one is created

Current State

In staging, I closed out the current reporting period. As expected, the next reporting period became the default for uploads in the tool. I then added an upload for the current reporting period: https://staging.cpf.usdr.dev/uploads/202 I clicked "Send Treasury Report by Email" button, but never received an email with the files.

Expected State

After certifying a reporting period and adding at least one new project and/or subrecipient for the new reporting period, clicking the "Send Treasury Report by Email" button should result in a treasury report being emailed for the current reporting period.

Implementation Plan

The following functions need to be added...

Relevant Code Snippets

No response