Time in Status
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.
Features
Horizontal timeline showing each status as a proportionally-sized block, reflecting real elapsed time.
Color-coded status categories: Blue (To Do), Yellow (In Progress), Green (Done).
Key events overlaid on the timeline, each showing the responsible user's avatar and an event-type icon.
Event Types Displayed
Event Type | Description |
|---|---|
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