From 03148d2979b3241b7c27c9c20bd0cbdd18cb1d90 Mon Sep 17 00:00:00 2001 From: Blomios Date: Mon, 20 Jul 2026 08:10:26 +0200 Subject: [PATCH] =?UTF-8?q?docs(ideai):=20met=20=C3=A0=20jour=20les=20tick?= =?UTF-8?q?ets=20#71/#74=20apr=C3=A8s=20le=20fix=20=C3=A9tapes=20en=20s?= =?UTF-8?q?=C3=A9ance=20(#72)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- .ideai/tickets/71/carnet.md | 6 +++--- .ideai/tickets/71/issue.md | 8 ++++---- .ideai/tickets/74/carnet.md | 6 +++--- .ideai/tickets/74/issue.md | 8 ++++---- .ideai/tickets/index.json | 8 ++++---- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.ideai/tickets/71/carnet.md b/.ideai/tickets/71/carnet.md index 1068aee..40c231a 100644 --- a/.ideai/tickets/71/carnet.md +++ b/.ideai/tickets/71/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#71" -version: 3 -updatedBy: {"kind":"user"} -updatedAt: 1784490850142 +version: 4 +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} +updatedAt: 1784526657344 --- diff --git a/.ideai/tickets/71/issue.md b/.ideai/tickets/71/issue.md index 62f8d1c..bdc5964 100644 --- a/.ideai/tickets/71/issue.md +++ b/.ideai/tickets/71/issue.md @@ -2,15 +2,15 @@ id: "b7216520-cf5b-4e65-aeed-1839980d1fe6" number: 71 title: "[Bug] selection de score par défaut à 0" -status: "open" +status: "qa" priority: "critical" sprint: null links: [] agentRefs: [{"agentId":"57695b92-24d0-4876-837c-76116e70a6ae","role":"assigned"}] createdBy: {"kind":"user"} -updatedBy: {"kind":"user"} +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784490730564 -updatedAt: 1784490850142 -version: 3 +updatedAt: 1784526657344 +version: 4 --- Je dois pouvoir mettre un score par défaut à 0 lors de la création d'un exercice. Actuellement quand je met un score à 0, l'application me retourne une StateException car il y avisiblement un check qui se fait un le score > 0 \ No newline at end of file diff --git a/.ideai/tickets/74/carnet.md b/.ideai/tickets/74/carnet.md index e99b7b7..06351e8 100644 --- a/.ideai/tickets/74/carnet.md +++ b/.ideai/tickets/74/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#74" -version: 3 -updatedBy: {"kind":"user"} -updatedAt: 1784493327494 +version: 4 +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} +updatedAt: 1784526657602 --- diff --git a/.ideai/tickets/74/issue.md b/.ideai/tickets/74/issue.md index b6cfba9..04036d3 100644 --- a/.ideai/tickets/74/issue.md +++ b/.ideai/tickets/74/issue.md @@ -2,16 +2,16 @@ id: "c18d9e4a-f6b4-4f6e-bfb5-b77c958f5534" number: 74 title: "[Bug] Serveur non lancable" -status: "open" +status: "qa" priority: "critical" sprint: null links: [] agentRefs: [{"agentId":"57695b92-24d0-4876-837c-76116e70a6ae","role":"assigned"}] createdBy: {"kind":"user"} -updatedBy: {"kind":"user"} +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784493302766 -updatedAt: 1784493327494 -version: 3 +updatedAt: 1784526657602 +version: 4 --- J'ai cette erreur quand j'essaie de build le serveur: ❯ docker compose up --build diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index d3b800f..3497714 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -799,13 +799,13 @@ "issueRef": "#71", "path": "71", "title": "[Bug] selection de score par défaut à 0", - "status": "open", + "status": "qa", "priority": "critical", "sprint": null, "assignedAgentIds": [ "57695b92-24d0-4876-837c-76116e70a6ae" ], - "updatedAt": 1784490850142 + "updatedAt": 1784526657344 }, { "issueRef": "#72", @@ -835,13 +835,13 @@ "issueRef": "#74", "path": "74", "title": "[Bug] Serveur non lancable", - "status": "open", + "status": "qa", "priority": "critical", "sprint": null, "assignedAgentIds": [ "57695b92-24d0-4876-837c-76116e70a6ae" ], - "updatedAt": 1784493327494 + "updatedAt": 1784526657602 } ] } \ No newline at end of file