---
title: "Time in Status"
canonical: "https://help.releasemanagement.app/space/WIHC/3908534455/Time%20in%20Status"
format: markdown
---
> Macro (include)

The app renders an interactive tracker for each issue showing the duration spent in every Jira status, from creation to the current date (or resolution date if closed). This provides a visual calendar-based history of the issue's lifecycle.

![image-20260325-152637.png](media://ddbb9ef6-586f-46f1-a4dd-be038387b4ce)

# Features

- Horizontal timeline showing each status as a proportionally-sized block, reflecting real elapsed time.
- Color-coded status categories: <span style="color: #0747a6">**Blue **</span>(To Do), <span style="color: #ffc400">**Yellow **</span>(In Progress), <span style="color: #006644">**Green **</span>(Done).
- Key events overlaid on the timeline, each showing the responsible user's avatar and an event-type icon.

# Event Types Displayed

| <span style="color: #ffffff">**Event Type**</span> | <span style="color: #ffffff">**Description**</span> |
| --- | --- |
| Flag (Impediment) | Shows when a flag was raised, by whom, and the reason entered at the time. |
| Worklog Entry | Records of time logged against the issue. |
| Sprint Adjustment | When the issue was added to, removed from, or moved between sprints. |
| Comment | Comments added to the issue by team members. |
| Status Transition | Each move between Jira statuses, showing who performed the transition. |

# Details Table

Below the timeline, a Details Table lists each status the issue has visited, grouped by category (To Do, In Progress, Done). Only statuses that appear in the actual issue history are shown — not all available Jira statuses.

- Each row shows: Status name, Time spent (with a proportional bar), User avatars of all people who transitioned the item into that status, and Return count.
- Time bars are scaled to real elapsed time, not normalized, so relative durations are immediately apparent.
- Empty categories (those with no history entries) are hidden.

# Activity Report

[https://releasemanagement.atlassian.net/wiki/spaces/WIHC/pages/4151902209](https://releasemanagement.atlassian.net/wiki/spaces/WIHC/pages/4151902209)

 

> Macro (include)