Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.23
-
Fix Version/s: 4.7.24
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
The code that updates the next_recurring_date has been altered slightly and now does not always work (due to it using the time). This has a serious impact on users on Omnipay or any other processor that relies on the BAO to calculate it, hence I will target the rc with the fix, once I have a unit test
(fix is trivial, simply reformats the date before comparing)