Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: CiviMember
-
Labels:None
Description
1. Import memberships seems to require that a Start Date be provided - but then doesn't populate the End Date automatically. Given a membership type - we should be able to auto-calc the End Date if one isn't provided in the import, as we do on the Add Membership form.
2. Join Date is NOT available as an importable field. It is also not populated = to Start Date when Start Date is given. We should allow users to import Join Date, and we should set Join Date = Start Date if one or the other is not provided.
3. Also, the error message we give if NO start date is included in the import file is misleading. It says: "The membership can not be saved, no valid membership status for given dates"
It should say: Membership Start Date is required to create a memberships."