Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.4.0
-
Component/s: CiviCRM API, CiviGrant
-
Labels:
Description
The API doesn't set custom fields on create. I've attached a patch that adds that in.
It also appears that the Grant API doesn't return custom fields on Get. Since that's using the basic get function, I'm wondering whether the change should be made there--and if so, how best to do that.