docs(ideai): met à jour les tickets #71/#74 après le fix étapes en séance (#72)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@ -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
|
||||
---
|
||||
|
||||
@ -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
|
||||
@ -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
|
||||
---
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user