Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.0
-
Fix Version/s: None
-
Component/s: CiviCRM API, CiviHR
-
Labels:None
Description
When calling the "create" API, one receives an updated record as the response. However, the response is malformed because any field that contained an empty-string ('') is converted to string "null".
See example at:
https://github.com/civicrm/civihr/commit/030a14c1ba48b945ac4f3d4ce869129679460e28#L0R53
In the CiviHR Job UI, this has the effect of making it impossible to save and then re-save a form.
Attachments
Issue Links
- blocks
-
HR-57 Make HTML prototype of job UI functional
- Done/Fixed