tidepool-org / uploader

An Electron app for uploading diabetes device data to Tidepool's backend
BSD 2-Clause "Simplified" License
118 stars 85 forks source link

Fix upload record (UPLOAD-1272) #1634

Closed gniezen closed 4 months ago

gniezen commented 4 months ago

There was an issue with the Jellyfish upload ID which prevented an upload record from being created. This in turn broke:

Hopefully this PR should fix all of that. Addresses UPLOAD-1272.