What is the problem?

The issue (task, work) in the process of solving goes through various stages. It is necessary to take into account and control the time spent at each stage.

(blue star) Overview

To calculate time in different scenarios, the plugin provides a set of fields, functions for searching, reports and access to api.

(blue star) Fields

For all fields, you can sort and search, connect a working calendar to calculate the time, configure the appearance, access rights and export format.

Time in status field

A field that shows the time spent in the selected statuses. The field counts time dynamically. Not tied to issue events. Those. will count time for both new and already created tasks.

Stopwatch field

Tracks the time between events. Events can be as simple as creating a task, commenting. So are more complex ones - increasing priority, changing status to a specific, first appointment. Full list of events Available events (triggers) for working with timers and stopwatch .

Timer field

During startup, it is set for a certain time (5 minutes, 4 hours) and then shows the remaining time. Reacts to events (link). And depending on the settings, it starts the timer or stops. The initial time is determined by the jql condition.

(One of the possible display options)

(blue star) Business calendar

The plugin can calculate the time according to the configured calendars. In fields and jql there are corresponding settings.

(blue star) Tips and tricks


Search functions make it easy to find and sort tasks.
More info by link.

  • (Time in status field) - Find tasks that spent too much time in status. Use to track work by status.
    You don’t even need to create fields for this!

  • (Timer field) - Sort tasks by the remaining time and complete them first. It helps to fine-tune the SLA and monitor its compliance.

  • (Stopwatch field)

Sort tasks on the dashboard by time

(blue star) Reports ((blue star) Section at work (blue star))

View and export task reports.
(Details on report settings)

For each project, you can configure which reports to display. Download reports in CSV or JSON formats. You can now create a report by JQL using (rest api).

Full functionality for reports is in progress.

(blue star) Configure where and how your field should be displayed

You can change the place and title of the display panels in the task.
(Panel configuration for fields.)

Field panels config

(blue star) REST API || JAVA API (blue star)

If any scenarios cannot be covered with ready-made solutions. There are Rest and Java api for detailed settings.

(blue star) For any questions and problems you can contact support (blue star)

(blue star) More information