ticket: close worker display name preservation
This commit is contained in:
parent
88d819591e
commit
664f8693a0
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: 'Preserve requested Worker display names'
|
title: 'Preserve requested Worker display names'
|
||||||
state: 'done'
|
state: 'closed'
|
||||||
created_at: '2026-07-11T08:31:24Z'
|
created_at: '2026-07-11T08:31:24Z'
|
||||||
updated_at: '2026-07-11T08:44:11Z'
|
updated_at: '2026-07-11T08:44:32Z'
|
||||||
assignee: null
|
assignee: null
|
||||||
queued_by: 'yoi ticket'
|
queued_by: 'yoi ticket'
|
||||||
queued_at: '2026-07-11T08:31:54Z'
|
queued_at: '2026-07-11T08:31:54Z'
|
||||||
|
|
|
||||||
1
.yoi/tickets/00001KX84V0C4/resolution.md
Normal file
1
.yoi/tickets/00001KX84V0C4/resolution.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Worker display names are now preserved separately from Runtime worker ids. New Worker creation records the requested/sanitized display name, and later live Runtime sync does not overwrite it with the worker id label.
|
||||||
|
|
@ -70,4 +70,22 @@ Validation:
|
||||||
State changed to `done`.
|
State changed to `done`.
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: state_changed author: hare at: 2026-07-11T08:44:32Z from: done to: closed reason: closed field: state -->
|
||||||
|
|
||||||
|
## State changed
|
||||||
|
|
||||||
|
Ticket を closed にしました。
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: close author: hare at: 2026-07-11T08:44:32Z status: closed -->
|
||||||
|
|
||||||
|
## 完了
|
||||||
|
|
||||||
|
Worker display names are now preserved separately from Runtime worker ids. New Worker creation records the requested/sanitized display name, and later live Runtime sync does not overwrite it with the worker id label.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user