Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.11, 4.7.12, 4.7.13, 4.7.14, 4.7.15
-
Fix Version/s: None
-
Component/s: CiviCampaign, CiviMember
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
When trying to create a membership via an online contribution page the member since and member start dates aren't being set after successful transaction. Contribution and membership record but are missing dates.
Reversion of CRM-17557?
UPDATE 1/11/17:
The issue was that the membership status for New start and end events were set incorrectly to "start date" and not the default "member since" date. Since this was a duplicate of the settings for "Current" status I suspect it was causing a conflict somwhere and therefore assigning no dates whatsoever for Start Date and End Dates on new memberships. Downgraded to trivial as it could still be a potential issue to anyone with an incorrrect Membership Status Rule configuration. Ideally it would be nice if there were some way to validate duplicate Status rules to prevent this type of thing in the future.