View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004883 | Composr non-bundled addons | [All Projects] General / Uncategorised | public | 2022-08-10 18:29 | 2022-08-10 20:43 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0004883: group_points: Cron hook might not run every month as it should | ||||
Description | The current group_points cron hook is set to run every 27 days, but skip running if the day of the month is not 1. This could result in months getting skipped. Instead, run the hook every 30 minutes. Use set_value to determine the last time the hook ran and do not run if it is the same month and year. | ||||
Tags | Roadmap: v11 | ||||
Time estimation (hours) | 1 | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-10 18:29 | Patrick Schmalstig | New Issue | |
2022-08-10 18:29 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-08-10 18:29 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2022-08-10 19:19 | Guest | Tag Attached: Roadmap: v11 | |
2022-08-10 20:43 | Patrick Schmalstig | Status | assigned => resolved |
2022-08-10 20:43 | Patrick Schmalstig | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |