Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.8
-
Fix Version/s: 4.2.0
-
Component/s: CiviCRM API
-
Labels:None
Description
The api.UFField.delete expects an field_id instead of a "id".
Should modify to handle both.
And check again the generic tests to verify it expects id all the time on delete? Need to investigate