diff --git a/slack_outages.json b/slack_outages.json index 0d0c393..f9ce3cb 100644 --- a/slack_outages.json +++ b/slack_outages.json @@ -1,29 +1,6 @@ { - "status": "active", - "date_created": "2024-02-27T08:02:40-08:00", - "date_updated": "2024-02-27T08:02:40-08:00", - "active_incidents": [ - { - "id": 1305, - "date_created": "2024-02-27T07:41:56-08:00", - "date_updated": "2024-02-27T08:02:40-08:00", - "title": "Close button for right pane not appearing for some users", - "type": "incident", - "status": "active", - "url": "https://status.slack.com/2024-02/cedce965afd47ebb", - "services": [ - "Messaging" - ], - "notes": [ - { - "date_created": "2024-02-27T08:02:40-08:00", - "body": "We've identified the cause of this issue and we're working on getting a fix out as soon as possible. We'll be back once we have another update to share." - }, - { - "date_created": "2024-02-27T07:41:56-08:00", - "body": "Some customers are reporting they are missing the close button in the right thread pane. Some users have reported that refreshing Slack via Ctrl + R (Windows/Linux) or Cmd + R (macOS) fixes the issue.\r\n\r\nWe're actively looking into this, and we'll report back as more information becomes available." - } - ] - } - ] + "status": "ok", + "date_created": "2024-02-27T09:24:02-08:00", + "date_updated": "2024-02-27T09:24:02-08:00", + "active_incidents": [] }