Get started

This application calculates time that issue spent between issue events. Calculations can be made according to the working calendar(taking into account weekends, holidays and lunch breaks).

You can search and sort tasks by the "stopwatch" fields. This allows to create queue/filters according to the time metrics.

Fields are also available for export in different formats, which allows you to use your favourite reporting tools: excel, rest api, dashboards, etc.

Where to begin?

  1. Create a work calendar. To do this, go to the adjacent tab: Calendars.
  2. Create fields to track the time between issue events. To do this, go to the adjacent tab: "Stopwatch" fields.
  3. Configure JQL Queries.
  4. You can display new fields in the JQL navigator and dashboards.
    • "DATE: ...field name" = startOfDay()
        Available DATE values:
      • started
      • paused
      • stopped
      • For example: "started: ...field name" = startOfDay() - to search by start date.
    • "state: ...field name" = STATE - to search by state of stopwatch./li>
        Available STATE values:
      • running
      • pause
      • stop
      • For example: "state: ...field name" = running - to search running stopwatch.
    • "hours TIME: ...field name" > 1.5 - to search by time in hours. You can enter a fractional number. Minutes will be converted to hours in decimal notation.
    • "minutes TIME: ...field name" > 90 - to search by time in minutes. Hours will be converted to minutes.
    • Combined conditions:
      • "time in hours TIME: ...field name" > 1 - to search by hours. The number of hours.
      • "time in minutes TIME: ...field name" > 30 - to search by minutes. The number of minutes. You can combine this conditions for the convenient search.
      • For example: "time in hours TIME: ...field name" > 2 AND "time in minutes TIME: ...field name" > 45 will search for issues that time more than 2 hours and 45 minutes.
      • Available TIME values:
      • TimeSpent
      • PauseTime
      • For example: "time in hours TimeSpent: ...field name" > 2 AND "time in minutes TimeSpent: ...field name" > 45 - will search for issues that time spent more than 2 hours and 45 minutes.
    • 'For sorting, you can use any of these fields with the obligatory indication of 'ASC or DESC
      • ... ORDER BY "minutes TimeSpent: ...field name" ASC
  5. Web panels - Coming soon 🛠
  6. Contact support in case of difficulties.

The application is now being fine-tuned and improved. Later on, there will be more detailed information about functionality and limitations.


Install
Migration from Server/Data Center
JiBrok message field Message field
JiBrok time in status Time in status | SLA | Timer | Stopwatch
Tutorials
Settings
Work calendars
Time in status
Timers and Stopwatches
Stopwatch
Timer
Additional functions
Issue panels
Reports
Field Helpers
Other fields
API
Reference information
JiBrok Switch to User + Delegating SU (Jira) Switch to User + Delegating SU (Jira)
JiBrok time in status Time in status for Jira Cloud
Work calendars
Time in status fields
Issue panels
Reports
Service tools
Reference information
JiBrok Calculated fields Calculated fields (JBCF)
JiBrok Calculated fields Calculated fields (JBCF) for Jira Cloud
JBCF fields
Service tools
JiBrok Timer Timer field | SLA for Jira Cloud
Work calendars
Timer fields
Issue panels
Service tools
JiBrok Stopwatch Stopwatch for Jira Cloud
Work calendars
Stopwatch fields
Issue panels
Service tools
JiBrok Time between dates Time between dates for Jira Cloud
Time between dates fields
JiBrok Fields panel for Jira Service Management (JSM) Fields panel for Jira Service Management (JSM)
JiBrok Display Linked Issues Display Linked Issues
User helper for JiBrok cloud apps User helper for JiBrok cloud apps