usdigitalresponse / cpf-reporter

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

[Issue]: Add timestamp messages to Treasury Report front end #482

Open ClaireValdivia opened 1 month ago

ClaireValdivia commented 1 month ago

Why is this issue important?

When you generate a treasury report, it does not always include recent changes and it is not clear how long you need to wait for changes to be incorporated. This makes it confusing to know if you are getting up to date information when you pull the treasury report

Current State

When you generate a treasury report, it send an email almost immediately, but recent changes are often not reflected.

Expected State

Implementation Plan

Indicate an easy way on the front-end for users to know whether the report is going to be stale based on dynamodb lock. *more details needed

Relevant Code Snippets

No response