Wrong behaviour of Activity.info.distanceToDestination

Hi,

I am now playing withinfo.distanceToDestination in my datafield. It seems that something is broken there as it behaves a lot different than native Garmin datafield with remaining course destination. This garmin native datafield in all scenarios works as expected unlike info.distanceToDestination variable in connect iq.

So far as I tested outdoor with real device (this can't be tested in simulator):
In case of course WITHOUT any course pointsdistanceToDestination is null while distanceToNextPoint shows remaining distance.
In case of course WITH course points both distanceToDestination and distanceToNextPoint shows same distance to next coursepoint.

Anyone had same issue? So I can't be sure now whether I have really destination to finish or not.

Tested with Garmin Fenix 5S 8.00, CIQ 2.4.1

Jan