Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.25, 4.7.15
-
Fix Version/s: 4.7.19
-
Component/s: CiviCRM API
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
This seems statement logical, right? If we use repetattransaction to create a pending contribution, the status of the membership should agree.
Currently, a membership is fully-renewed if we use repeattransaction with contribution_status_id => pending. This seems wrong because we're not sure if we got paid yet.