View app on Atlassian Marketplace
Welcome to Time in status | SLA | Timer | Stopwatch!
The issue (task, work) during the solving process goes through various stages. It is necessary to take it into account and control the time spent at each stage.
To calculate time in different scenarios, the plugin provides a set of fields, functions for searching, reports and access to api.
Fields:
- Time in status field
- A field that shows the time spent in the selected statuses. It’s easy to use and serves to solve typical problems - calculating the time in status.
“How long has the task been open? How long was the task in work? How long did it wait for the reaction?” and so on.
- A field that shows the time spent in the selected statuses. It’s easy to use and serves to solve typical problems - calculating the time in status.
- 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. The field is very flexible in the settings and allows to know the time between practically any actions with the task.
- Timer field
- Based on stopwatch and complemented by countdown functions.
- During startup, it is set for a certain time (5 minutes, 4 hours) and then shows the remaining time. Reacts to issue events (create issue, create comment…). Depending on the settings, it starts the timer or stops. The initial time is determined by the jql condition.
- You can send a notification in advance or when the time expires.
All fields have a large number of functions for finding information using jql in real time.
All fields can calculate their values both for new(based on issue events) and old issues(based on the history of issues).
All fields have a large number of settings for display and access rights.
Business calendar:
The plugin can calculate the time according to the configured calendars. In fields and jql there are corresponding settings. You can create an unlimited number of calendars and use it in any contexts and projects.
Reports:
In each task detailed reports are available on time, transitions between statues and performers. They can be downloaded directly from the task interface.
Create jql reports grouped by any fields or jql conditions. Various functions are available in reports for calculating values (average, percentiles …). The reports will be available for viewing and export via the link.
Others
- Performance/access rights/display settings.
- Supporting tools for integration with other plugins or data export.
- Automatic time records in worklog.
- Functions to compare fields in jql.
- Others