| Summary: | [Friends] Warn Friends that their benefits will expire soon | ||
|---|---|---|---|
| Product: | Community | Reporter: | Denis Roy <denis.roy> |
| Component: | Website | Assignee: | Ian Skerrett <ian.skerrett> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nathan |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Denis Roy
I looked at this with Nathan, and I believe all I need to do is create a cron job that will remind users that their friends record is expiring in, say, 2 weeks. If the friend decides to not renew, the same cronjob will eventually see the expired transaction and set is_benefit = 0 in the database. The script is written. Just waiting for Ian's input on the email text. This is done, the cron job is in place and the emails have been revised. |