Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.6.5
-
Fix Version/s: None
-
Component/s: CiviCRM API
-
Labels:
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
This one is related to CRM-16036.
- Create a custom field set for memberships, with a custom field.
- Create a membership with some value for this custom field.
- Try to retrieve the custom field value of this membership using the api (using return=custom_XX). This will fail.