You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No data is in the app. I logged in but can't find any (for master catchment). I could see some data for the master catchment in DB. Wondering why it isn't get synced to the mobile app.
select*from individual
left join address_level al onindividual.address_id=al.idleft join catchment_address_mapping cam onal.id=cam.addresslevel_idleft join catchment oncam.catchment_id=catchment.idwherecatchment.name='Master'andindividual.is_voided is false;
There are 4 program encounters (entity's UUID) listed in the rule failure table, but when I search for it, there's no record in program encounter table at all. Wondering if it might have been deleted.
The issue lies with the 'Exit Date' field in the 'LAHI ALUMNI PROFILE Encounter' form.
rule_uuid:
49759a52-d0a1-4add-b355-099b5ba63b7e
The text was updated successfully, but these errors were encountered: