Description
The time tracking app saves dates and times for actions starting and stopping timers. The issue is trying to use the time tracking widget on a dashboard to display the time logged by a user over a date period.
Currently there is no way to plot the time tracked over weeks/months/whathaveyou based on the time stamps from the time tracking column. In order to see time tracked over a date period you have to create a date column and choose a single date for all the time to be applied.
This is an issue when time tracking occurs over several days. For example - a user tracks 8 hours of time each day on the 28th, 29th, and 30th of a month… they then track 3 hours of time on the 1st of the next month… because you have to use a date column to get the time to plot over a date we have chosen to use the last date where time was tracked as a “completion date”. This now means the user will show 27 hours of logged time on the 1st which throws the usability of the time tracking column away
What are you trying to achieve
I want to be able to track my employees time on the dates that they started and stopped timers.