Hi,
I develop a data field, that adds speed records to laps and session overall.
It sets data on lap/session fields when record was surpassed in compute method. It also sets all fields to 0 when created and lap fields to 0 on the lap event.
When I run it on a Quatix 3 (v8.90, CIQ 1.4.4) it produces FIT file that has custom lap fields set for all laps, but the last one. And it is missing any custom fields in session summary.
If I run it on a Simulator (SDK 3.0.5) those fields are present.
I also have another custom data field, that shows the same behaviour.