Skip to content

Bugfix + Change to custom TripTracker in CompanyUI#305

Draft
Luc-Sol wants to merge 3 commits into
mainfrom
flex_forecasting
Draft

Bugfix + Change to custom TripTracker in CompanyUI#305
Luc-Sol wants to merge 3 commits into
mainfrom
flex_forecasting

Conversation

@Luc-Sol

@Luc-Sol Luc-Sol commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Accompanied by changes in the engine: Zenmo/zero_engine#310

  • Fixed a bug where additional vehicles did not get the custom triptrackers because the map_createdCustomTripWeeklyConfiguration was queried with the vehicle instead of vehicleType.
  • To align with the engine & Java convention of weeks starting in Sunday I have changed the matrix_vehicleTripsConfigurationButtons. Note: Because the engine implementation of the ActivityTracker still has the old convention of weeks starting on mondays there is now an offset in the rows. This offset can be removed after the ActivityTracker is refactored.

- Fixed a bug where additional vehicles did not get the custom triptrackers because the map_createdCustomTripWeeklyConfiguration was queried with the vehicle instead of vehicleType.
- To align with the engine & Java convention of weeks starting in Sunday I have changed the matrix_vehicleTripsConfigurationButtons.
Note: Because the engine implementation of the ActivityTracker still has the old convention of weeks starting on mondays there is now an offset in the rows.
This offset can be removed after the ActivityTracker is refactored.
Luc-Sol added 2 commits July 14, 2026 14:50
added some debugging buttons/plots, must be removed before this branch is merged into main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant