OfficeRnD status history
Current state: operational — “All Systems Operational” per https://status.officernd.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do OfficeRnD incidents last?
From 9 incidents with a vendor-posted start and resolve time. Longest on record: CouldFlare incident — 7.5 h (2025-11-18 11:48 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 (9)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-06-23 14:58 UTC | Partial Outage of Email Activity Log | resolved | none | 1 h 22 min |
| 2026-05-18 11:30 UTC | Partial Outage for DataHub | resolved | none | 0 min |
| 2026-01-01 04:30 UTC | We are seeing performance degradation in the system | resolved | none | 0 min |
| 2025-12-10 11:00 UTC | Degraded Performance | resolved | major | 0 min |
| 2025-11-18 11:48 UTC | CouldFlare incident | resolved | critical | 7 h 30 min |
| 2025-11-12 13:00 UTC | Flex Admin portal Downtime | resolved | none | 0 min |
| 2025-10-27 07:55 UTC | Degraded Performance | resolved | minor | 1 h 19 min |
| 2025-09-30 13:06 UTC | We are currently investigating performance issues with the Workplace platform. Users may experience slow load times or intermittent errors. We apologize for the disruption and will provide an update shortly. | resolved | minor | 33 min |
| 2025-09-01 10:48 UTC | Public API v2 Partial Outage | resolved | minor | 5 h 32 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 OfficeRnD with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"officernd"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}