ticket: close worker status removal
This commit is contained in:
parent
2d2c29a775
commit
d53bfd8087
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: 'Remove duplicate Worker status field'
|
title: 'Remove duplicate Worker status field'
|
||||||
state: 'done'
|
state: 'closed'
|
||||||
created_at: '2026-07-11T06:05:38Z'
|
created_at: '2026-07-11T06:05:38Z'
|
||||||
updated_at: '2026-07-11T06:22:05Z'
|
updated_at: '2026-07-11T06:22:34Z'
|
||||||
assignee: null
|
assignee: null
|
||||||
queued_by: 'yoi ticket'
|
queued_by: 'yoi ticket'
|
||||||
queued_at: '2026-07-11T06:06:13Z'
|
queued_at: '2026-07-11T06:06:13Z'
|
||||||
|
|
|
||||||
1
.yoi/tickets/00001KX7WG3QF/resolution.md
Normal file
1
.yoi/tickets/00001KX7WG3QF/resolution.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Removed duplicate browser-facing Worker `status` field. Workspace Worker summaries now use `state` only; Frontend Worker list/sidebar/Console no longer reference `worker.status`. Runtime, Host, Workdir, and protocol statuses remain where they are distinct concepts.
|
||||||
|
|
@ -70,4 +70,22 @@ Validation:
|
||||||
State changed to `done`.
|
State changed to `done`.
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: state_changed author: hare at: 2026-07-11T06:22:34Z from: done to: closed reason: closed field: state -->
|
||||||
|
|
||||||
|
## State changed
|
||||||
|
|
||||||
|
Ticket を closed にしました。
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: close author: hare at: 2026-07-11T06:22:34Z status: closed -->
|
||||||
|
|
||||||
|
## 完了
|
||||||
|
|
||||||
|
Removed duplicate browser-facing Worker `status` field. Workspace Worker summaries now use `state` only; Frontend Worker list/sidebar/Console no longer reference `worker.status`. Runtime, Host, Workdir, and protocol statuses remain where they are distinct concepts.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user