agrc / plpco-rdcc-notifications

A service to schedule and send weekly email notifications about PLPCO projects
MIT License
0 stars 0 forks source link

Upcoming Dates section of email #12

Closed nathankota closed 3 years ago

nathankota commented 3 years ago

Layer

RDCC Project

Query

Something like... SELECT (following attributes) FROM RDCC Project WHERE Comment_deadline >= [today] ORDER BY Comment_deadline ASC

Included in email:

Upcoming Dates (section heading)

Comment Deadline Comment_deadline      Project # ProjectID - project_abstract      Sponsor: sponsor

nathankota commented 3 years ago

Layout in existing email is:

image

nathankota commented 3 years ago

"View Full Project" line and link removed b/c there is no longer a way to link directly to individual projects on the new RDCC dashboard.

nathankota commented 3 years ago

Validated with client. Any changes to this section will be tracked in separate issues.