Fix sprint data: activate Sprint 1 and attach all tasks

This commit is contained in:
OpenClaw Bot 2026-02-19 18:45:09 -06:00
parent ac8d58b922
commit 9436308ae8

View File

@ -31,6 +31,7 @@
"status": "in-progress",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -76,6 +77,7 @@
"status": "done",
"priority": "medium",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -107,6 +109,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -133,6 +136,7 @@
"status": "done",
"priority": "medium",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -164,6 +168,7 @@
"status": "done",
"priority": "urgent",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -190,6 +195,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -215,6 +221,7 @@
"status": "done",
"priority": "medium",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -246,6 +253,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -271,6 +279,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -336,6 +345,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-18T17:01:23.109Z",
"updatedAt": "2026-02-18T17:01:23.109Z",
"comments": [
@ -367,6 +377,7 @@
"status": "backlog",
"priority": "medium",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-19T17:01:23.109Z",
"updatedAt": "2026-02-19T17:01:23.109Z",
"comments": [
@ -400,6 +411,7 @@
"status": "done",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-19T13:00:00.000Z",
"updatedAt": "2026-02-19T13:00:00.000Z",
"comments": [
@ -443,6 +455,7 @@
"status": "in-progress",
"priority": "high",
"projectId": "2",
"sprintId": "sprint-1",
"createdAt": "2026-02-19T13:45:00.000Z",
"updatedAt": "2026-02-19T13:45:00.000Z",
"comments": [
@ -473,23 +486,14 @@
"sprints": [
{
"name": "Sprint 1",
"goal": "",
"startDate": "2026-02-19",
"endDate": "2026-02-22",
"status": "planning",
"projectId": "1",
"id": "1771544832363",
"createdAt": "2026-02-19T23:47:12.363Z"
},
{
"name": "Sprint 1",
"goal": "",
"goal": "Foundation and core features",
"startDate": "2026-02-16",
"endDate": "2026-02-22",
"status": "planning",
"status": "active",
"projectId": "2",
"id": "1771546141285",
"createdAt": "2026-02-20T00:09:01.285Z"
"sprintId": "sprint-1",
"id": "sprint-1",
"createdAt": "2026-02-16T00:00:00.000Z"
}
]
}