From 50f67c588898fb6de7729b07c9ac9782591a1c00 Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Thu, 21 Jun 2018 16:06:44 +0200 Subject: [PATCH] Update weather.json --- weather.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/weather.json b/weather.json index 6eb5d94..45ae4ad 100755 --- a/weather.json +++ b/weather.json @@ -1,4 +1,12 @@ [ + { + "title": "INCIDENT - Perturbation consultation résultats d'examens (application APOWEB)", + "priority": "critique", + "start": "2018-06-19T09:00:43+0100", + "end": "2018-06-19T16:00:43+0100", + "duration": 360, + "content": "L'accès aux résultats d'examens a été fortement perturbé depuis la maintenance sur l'application APOWEB qui a eu lieu mardi 19/06. Le service a été rétabli à 16h." + } { "title": "Maintenance - Listes de diffusion Sympa", "priority": "medium", -- GitLab