hicknhack-software / redmine_time_tracker

A time tracker plugin for Redmine
Other
106 stars 32 forks source link

Close gap between timers after rounding down #152

Closed mstarke closed 7 years ago

mstarke commented 10 years ago

If the user stops the time an the time log will be shortened due to rounding down there is a gap that losses time atually spent working.

Possible solution: If rounding is enabled and a time is started inside the rounding interval next to a previous log entry, snap the start time to the previous time entry and thus prevent any gaps.

jume-dev commented 7 years ago

This is fixed in the new version.