Merge branch 'release/v20.5.9'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user