Activity #1058
closedFeature #138: Development and Unit Testing
Version #974: Version 1.3
Feature #978: API
Module #982: Data Sync
Modification to upload sync -- change in DB fields of house survey
100%
Description
Update upload sync API to reflect changes as mentioned below.
Ref: Mail from eHealth on 18.09.2023.
While checking data n UAT db ,It is found that basic_section_id ,sub_center_id saving User Id based institutions which is not correct. Asha block based basic_section_id ,sub_center_id is correct. Ashablock concept already mapped to basic_section_id & sub_center_id, So there is no logic in putting Ids in these fields in House survey.
Kindly request to ignore these fields in House survey which is not relevant and don't use these fields for any purposes. We will remove this field later after db level consolidations.
Updated by Shameera S L almost 3 years ago
- % Done changed from 0 to 90
removed basic_section_id & sub_center_id from upload sync function to insert into ph_house_survey table. and also removed from download sync application from ashablock.
database table fields like basic_section_id & sub_center_id are not removed from ph_house_survey table. it will be removed after the confirmation from uat database at ehealth.