diff --git a/.ideai/tickets/75/carnet.md b/.ideai/tickets/75/carnet.md index b028b1b..b7fa4d1 100644 --- a/.ideai/tickets/75/carnet.md +++ b/.ideai/tickets/75/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#75" -version: 1 -updatedBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} -updatedAt: 1784547220555 +version: 2 +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} +updatedAt: 1784547809520 --- diff --git a/.ideai/tickets/75/issue.md b/.ideai/tickets/75/issue.md index b0483b3..186bd40 100644 --- a/.ideai/tickets/75/issue.md +++ b/.ideai/tickets/75/issue.md @@ -2,15 +2,15 @@ id: "0197daa2-674e-4b03-9142-d0180874ffc4" number: 75 title: "[DevBackend] Modèle et migration pour auto-enchaînement des chronos d'étapes" -status: "open" +status: "qa" priority: "medium" sprint: null links: [{"target":"#73","kind":"relatesTo"}] agentRefs: [{"agentId":"10ee045b-1c41-479e-ba03-dceed9edd495","role":"assigned"}] createdBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} -updatedBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784547220555 -updatedAt: 1784547220555 -version: 1 +updatedAt: 1784547809520 +version: 2 --- Ajouter le réglage `autoStartNextTimedStep` côté modèle. Sur `Exercise` : bool non-null par défaut true. Sur `ProgramExercise` : `autoStartNextTimedStepSnapshot` non-null + `autoStartNextTimedStepOverride` nullable pour revenir au réglage exercice snapshoté. Sur `WorkoutTemplateExerciseOverride` : `autoStartNextTimedStepOverride` nullable, décision consciente d'élargir l'override séance à un comportement booléen non structurel. Propager dans `ProgramExerciseConfig`, `_ProgramExerciseDraft`, snapshots JSON et mappers Drift. Migration Drift schemaVersion 13 -> 14 avec defaults true et colonnes nullable d'override. \ No newline at end of file diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index 8cc4da8..aba4585 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -847,13 +847,13 @@ "issueRef": "#75", "path": "75", "title": "[DevBackend] Modèle et migration pour auto-enchaînement des chronos d'étapes", - "status": "open", + "status": "qa", "priority": "medium", "sprint": null, "assignedAgentIds": [ "10ee045b-1c41-479e-ba03-dceed9edd495" ], - "updatedAt": 1784547220555 + "updatedAt": 1784547809520 }, { "issueRef": "#76",