Time tracking stops at browser close
Posted: 25 Jan 2014, 17:54
Hi!
The time tracking is one of thw most powerfull feature of Mantis and all bug tracker system.
I started to work, push start, and when finished, push stop.
But, if there are some unexpected thing, like browser crash, problem with electricity, anything, of just close the browser, the time tracker lost all the tracked time.
I counfigured my time tracker system from here:
http://www.mantisbt.org/docs/master-1.2 ... METRACKING
My settings are this:
# --- Time tracking ---
$g_time_tracking_enabled = ON;
$g_time_tracking_without_note = ON;
$g_time_tracking_view_threshold = DEVELOPER;
$g_time_tracking_stopwatch = ON;
My other question is to, who can i see, how many time i spent on 1 issue, or on 1 project? These informations are really important for me!
Thank you for your help.
The time tracking is one of thw most powerfull feature of Mantis and all bug tracker system.
I started to work, push start, and when finished, push stop.
But, if there are some unexpected thing, like browser crash, problem with electricity, anything, of just close the browser, the time tracker lost all the tracked time.
I counfigured my time tracker system from here:
http://www.mantisbt.org/docs/master-1.2 ... METRACKING
My settings are this:
# --- Time tracking ---
$g_time_tracking_enabled = ON;
$g_time_tracking_without_note = ON;
$g_time_tracking_view_threshold = DEVELOPER;
$g_time_tracking_stopwatch = ON;
My other question is to, who can i see, how many time i spent on 1 issue, or on 1 project? These informations are really important for me!
Thank you for your help.