Greenstand / Greenstand/treetracker-android
Create and send UUID for each planter registration, device, and planter check in
Open
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Every record submitted in json bulk uploads should have a UUID attached, this allows us to re-run the pipeline without creating duplicate records, or recover from cases where a file is partially ingested.
Currently trees have UUID which is used this way. A UUID should be generated and added to the record for each planter registration and device record. Additionally we discussed adding uploads of planter check ins, and these should have UUIDs as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.