"Jpostlethwaite" posted a comment on Wikimedia.r1634. URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1634#c32687
Commit summary for Wikimedia.r1634: Adding See r * @todo contribution_status_id: [7] => Thank you mail failed Jpostlethwaite's comment: The commit message was a fail :( This patch adds the SELECT statement requirement that the contribution_status_id be set to Completed. This only affects _recurring_globalcollect_get_next_sched_contribution(). In the future, this query should look up contribution_status_id with: <pre> CRM_Contribute_PseudoConstant::contributionStatus() </pre> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
