One status history
Current state: operational — “All Systems Operational” per https://status.one.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do One incidents last?
From 15 incidents with a vendor-posted start and resolve time. Longest on record: Email delivery issues with Microsoft — 10.9 h (2026-09-04 10:52 UTC). Excluded, never estimated: 1 scheduled maintenance, 1 resolution inferred by us. 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 (17)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-04 10:52 UTC | Email delivery issues with Microsoft | resolved | none | 10 h 54 min |
| 2026-09-04 09:08 UTC | Email issue | investigating | minor | 1 h 08 min (approx.) |
| 2026-09-02 10:14 UTC | Issues with image loading in Website Builder | resolved | minor | 1 h 26 min |
| 2026-09-02 09:15 UTC | Issues with webmail | resolved | minor | 29 min |
| 2026-09-01 07:14 UTC | Webmail issues | resolved | minor | 31 min |
| 2026-09-01 05:23 UTC | Issues with webmail | resolved | minor | 1 h 03 min |
| 2026-08-31 08:42 UTC | Issues with calendar in webmail | resolved | minor | 2 h 03 min |
| 2026-08-31 08:30 UTC | Issues with webmail | resolved | critical | 5 min |
| 2026-08-03 09:13 UTC | Webmail access problem | resolved | minor | 25 min |
| 2026-07-17 14:33 UTC | Scheduled maintenance on mail | resolved | minor | 7 h 19 min |
| 2026-06-24 09:04 UTC | Issues with database connection | resolved | minor | 20 min |
| 2026-06-09 06:43 UTC | Issues with webmail | resolved | minor | 12 min |
| 2026-05-08 09:21 UTC | Issues with webmail | resolved | minor | 1 h 13 min |
| 2026-04-27 11:47 UTC | Issues with webmail | resolved | major | 6 min |
| 2026-04-24 08:53 UTC | Issues with controlpanel | resolved | major | 19 min |
| 2026-04-20 07:30 UTC | Control Panel Accessibility Issues | resolved | none | 0 min |
| 2026-02-13 12:14 UTC | Issues with webmail | resolved | none | 0 min |
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 One with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"one"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}