Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Fix the "spurious fleet trips" by updating the plugin
Before this fix, we checked for fleet status only in the EXITED_GEOFENCE case. This meant that the VISIT transitions started trip tracking, which led to spurious trips. Fixed by adding a fleet check to this case as well. Related PR: e-mission/e-mission-data-collection#234 Related release: https://github.com/e-mission/e-mission-data-collection/releases/tag/v1.9.0
- Loading branch information