lucax88x / kairos

Kairos is a free time-tracking tool done by a developer for developers.
https://kairos.rocks
14 stars 1 forks source link

A Job with a start date in the future and no end date breaks the dashboard #55

Open federico-paolillo opened 3 years ago

federico-paolillo commented 3 years ago

In profile: add a new Job, set "Start" date somewhere in the future, leave "End" empty. The application will assume that the "End" date is Today. Now, when loading the dashboard the application shows "Something went wrong. Please refresh the page."

Job configuration example:

image

Console Output:

image

Job statistics calculated here should probably exclude jobs that have yet to begin from daily and weekly job statistics.