avniproject / avni-server

Backend APIs for Avni
https://avniproject.org
GNU Affero General Public License v3.0
6 stars 25 forks source link

Metadata upload cannot be used to updae the existing records #375

Open vindeolal opened 2 years ago

vindeolal commented 2 years ago

Right now for the user, catchment, and location upload, we don't respect the UUIDs and this causes issues when someone later wants to update the name of the location. It might not be relevant for the user upload because Cognito doesn't allow the change in username. But this should be fixed for the location upload. Also there should be easy way to find out the UUIDs of the locations

vinayvenu commented 2 years ago

This is fixed for location as part of another card. Need to review if this happens for user and catchments.