View Issue Details

IDProjectCategoryView StatusLast Update
0004883Composr non-bundled addons[All Projects] General / Uncategorisedpublic2022-08-10 20:43
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0004883: group_points: Cron hook might not run every month as it should
DescriptionThe 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.
TagsRoadmap: v11
Time estimation (hours)1
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

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