Jira Align status history
Current state: operational — “All Systems Operational” per https://jira-align.status.atlassian.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Jira Align incidents last?
From 7 incidents with a vendor-posted start and resolve time. Longest on record: Degraded performance in Confluence and Jira for Microsoft Edge users — 5.8 days (2025-09-09 10:23 UTC). Excluded, never estimated: nothing. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (7)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-05-14 05:24 UTC | Users experiencing issues accessing multiple Atlassian products | postmortem | critical | 1 h 23 min |
| 2026-01-14 14:26 UTC | Intermittent Jira Align Web Issues | resolved | minor | 8 h 42 min |
| 2025-12-15 16:16 UTC | Degraded performance of Admin Hub, Atlassian Analytics, Confluence Cloud, Focus, Jira, Jira Product Discovery, Jira Service Management, and Rovo | resolved | minor | 2 h 45 min |
| 2025-11-18 12:23 UTC | Elevated Server Errors | postmortem | critical | 5 h 30 min |
| 2025-10-20 07:56 UTC | Atlassian Cloud Services impacted | postmortem | none | 21 h 28 min |
| 2025-09-22 05:38 UTC | Degraded performance to multiple Atlassian experiences | postmortem | minor | 1 h 38 min |
| 2025-09-09 10:23 UTC | Degraded performance in Confluence and Jira for Microsoft Edge users | resolved | none | 5 d 20 h |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Jira Align with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"jira-align"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}