Fields and settings for tracking time in a task.

Both types work in a similar way and are needed for a visual representation of the operating time.

Timers and stopwatch are controlled by the following commands:

Commands can be sent automatically (for example, when changing status), from api or manually.

If two triggers fire simultaneously, then only the first one is executed in accordance with the order of the commands: Start > Restart > Pause > Stop

For example: When changing status to InProgress, there is a Stop command. And on the set of the assignee is the Start command. If the transition to InProgress is performed with the installation of the assignee, the Start command will be executed.

Timer

Timer may be in the following states:

Stopwatch

Stopwatch may be in the following states:

If two triggers fire simultaneously, then only the first one is executed in accordance with the order of the commands: Start > Pause > Stop