From c2bdb4a9296727a3d1a4a966a8bbab403bc8c556 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Wed, 14 Feb 2024 22:30:00 +0100 Subject: [PATCH] adding workout id to c2 log --- rowers/tasks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rowers/tasks.py b/rowers/tasks.py index 6293b567..dcadffbc 100644 --- a/rowers/tasks.py +++ b/rowers/tasks.py @@ -3724,6 +3724,7 @@ def handle_c2_async_workout(alldata, userid, c2token, c2id, delaysec, return 0 workoutid = response.json()['id'] + dologging('c2_import.log','workout id {id}'.format(id=workoutid)) workout = Workout.objects.get(id=workoutid) newc2id = workout.uploadedtoc2