Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.10.0-b1
-
Fix Version/s: 4.10.0
-
Component/s: None
-
Labels:None
Description
Invoices::getRecurringInvoices() was updated to accept an array of filters instead of individual parameters. It looks like Invoices::getAllRenewingRecurring() was not updated to reflect this and so encounters a fatal error which prevents the recurring invoice cron job from running:
[2020-05-06 22:56:53] general.ERROR: Uncaught Exception TypeError: "Argument 1 passed to
Invoices::getRecurringInvoices() must be of the type array, null given, called in
/home/blestacp/public_html/app/models/invoices.php on line 2304" at
/home/blestacp/public_html/app/models/invoices.php line 2979 {"exception":"[object] (TypeError(code:
0): Argument 1 passed to Invoices::getRecurringInvoices() must be of the type array, null given,
called in /home/blestacp/public_html/app/models/invoices.php on line 2304 at
/home/blestacp/public_html/app/models/invoices.php:2979)"}
Activity
| Field | Original Value | New Value |
|---|---|---|
| Rank | Ranked higher |
| Sprint | 4.11.0 Sprint 1 [ 108 ] |
| Rank | Ranked lower |
| Assignee | Abdy Franco [ abdy ] |
Automated transition triggered when Abdy Franco created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Abdy Franco created pull request #874 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 19 minutes [ 1140 ] | |
| Worklog Id | 13647 [ 13647 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #874 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |