Not sure what's going on. Some kind of cascading delete error I'm guessing. Connect decided that my latest run was my longest run. I got a footpod.
It then buggered up the data .... showing 11.4 mph as my max speed which would be nice if it was true.
I checked the data file in Training Center on my laptop and this bogus data was not in the .tcx file from my 405 so it's an artifact of the import/insert query.
First I attempted to update the details of my run but it failed and showed a red "Executing an update/delete query" when in "Full Edit" mode.
Then I tried changing a subset of the details in Quick Edit.. This worked "no record locking" I'm guessing.
After buggering around a bit and finding a place to post the bug to support I then figured I would delete the Actitivity and Import it again from my Laptop to see if it the "file load" function would do the import/insert correctly.
But then I discovered Delete doesn't work for the record. When I deleted the Activity record it did delete the "Longest Run" record but I'm guessing "Dollars to Donuts" that it didn't cascade to delete the Record in the intermediate table being used to join the two table.
Now I've got a zombie.
How does one get the Garmin Connect maintenance/support to fix their SQL and punt a zombie record?