Fix delete_location & Add test & add more logging for DB ops
- Improve logging for database update & delete ops
- Change attribute name
Location.document_id
toLocation.id
- Fix
delete_document
to cast location ids toObjectId
& Add test
Edited by Julian Menzler