Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
Please check/fix the folliowing issues in civicrm/admin/member/membershipType?action=add (or update)...
1. Required fields are NOT marked with the asterisk.
2. I think we need to make some adjustments as to which fields are required. Based on my testing the following fields are currently required:
- Name
- Contribution Type
- Membership Organization
This is what I think the field requirements SHOULD be:
- Name
- Membership Organization
- Contribution Type - only IF Minimum Fee > 0
- Duration Unit and Interval
- Period Type (rolling/fixed)
Please let me know if there are potential issues in related functionality if we change these requirements...