IntraApps: Fix clinic faculty update issue that wipe out new data fields

It was found that the existing backend IntraApps would wipe out new data fields that were added to make Clinic Faculty tablle self-contained to build frontend Health Center pages. The database updating method used by existing codes, being not knowing the newly added data fields, will update only existing data fields, and wipe out (set … Read more