- What is a Timer field?
- Step 1: Create the Jira custom field
- Step 2: Create a field setting
- Step 3: Bind the field context to the setting
- Step 4: Backfill existing issues
- Next steps
What is a Timer field?
A Timer field is a countdown timer with a goal (deadline). It starts, pauses, stops, and restarts based on events you define. When the elapsed time exceeds the goal, the timer is marked as Failed.
Timers are ideal for SLA tracking, response time commitments, and any scenario where you need to measure whether work was completed within a time limit.
States: Inactive → Running → Paused → Completed / Failed
Step 1: Create the Jira custom field
- Go to Jira Settings > Issues > Custom fields
- Click Create custom field
- Select Timer from the field type list (under “Time in Status” app)
- Enter a name for your field (e.g., “SLA Timer”, “Response SLA”)
- Choose the field context
- Click Create
Step 2: Create a field setting
- Open the admin panel > Timer tab > Field Settings
- Click Create
- Configure the setting (see Timer field settings reference for all options):
- Name - a descriptive name
- Start Events - what starts the timer
- Stop Events - what stops it (marks as Completed if within goal)
- Goals - the target time (see Timer goal configuration)
- Calendar - the work calendar
- Display Mode - what to show (time spent, time left, goal, failed date, etc.)
- Click Save
Step 3: Bind the field context to the setting
- Go to Jira Settings > Issues > Custom fields
- Find your Timer field > click … > Contexts and default value
- Click on the context name
- Select the field setting from Step 2
- Click Save
See Field context configuration for details.
Step 4: Backfill existing issues
- Go to the admin panel > Recalculation tab
- Find your Timer field and context
- Click Recalculate > select Full mode
- Monitor the batch job progress
See Recalculation for details.
Next steps
- Timer field settings reference - all configuration options
- Timer goal configuration - set up default and conditional goals
- Event triggers reference - complete list of available triggers
- Timer JQL search - search and sort by timer values
- Timer issue panel - display timer on issue views
Time in Status (Forge) for Jira Cloud