Central dispatch : No distance to task calculated for some locationsIssue For some customer locations and for some engineer locations, the central dispatch module does not calculate the distance to task although the longitude and lattitude are populated with the correct coordinates: it returns the message 'distance to task is not apllicable'ReleaseQuebecCauseGoogle has a restriction that the longitude and latitude should have no more than 6 decimal points. Some of the customer locations and engineer locations's attributes have more than 6 decimal points.ResolutionUpdate the Latitudes/longitudes to the nearest location (6 decimal points) on the cmn_location table