So there are contacts (people and places) that we uploaded using CVS, I would like to drop them so that in our new set of upload they are not included.
I noticed that it keep on adding to the older docs that I had previously uploaded.
Thank you.
Erick
I noticed that it keep on adding to the older docs that I had previously uploaded
Are you using csv-to-docs
and upload-docs
from cht-conf
?
I think you would have to delete the contents of the json_docs
folder before running csv-to-docs
and upload-docs
.
Thanks, this is helpful.
Hi @Diane,
I’m still having issues with the undoing death report, it is still not working.
This is negatively affecting our current workflow.
Any guidance on what I should do to ensure that this works fine.
Thank you.
Erick
Hi @ewafula
Can you check Sentinel logs and check the infodoc (medic-sentine/295f75cb-2be2-4575-85ed-b19de49d1939-ingo
) associate with your undo_death_report to see if the transition runs over this doc?
Hi @diana,
How is this done?
Thank you
I restarted the docker containers and its now working fine.
Thank you.
That’s great to hear. Thanks for following up on this!
I’m not entirely sure what could have happened here, my only guess is that your haproxy or couchdb container had restarted before and your Sentinel changes watcher became blocked, and didn’t update the settings when you pushed the new config that added the undo_death_report
setting: API Changes watcher skips changes - or becomes blocked · Issue #8173 · medic/cht-core · GitHub
Please let us know if you encounter any more issues.