ticket: close archived worker console links

This commit is contained in:
Keisuke Hirata 2026-07-11 16:01:41 +09:00
parent 30d15daddf
commit 32d1ae597e
No known key found for this signature in database
3 changed files with 21 additions and 2 deletions

View File

@ -1,8 +1,8 @@
--- ---
title: 'Disable Console links for archived Workers' title: 'Disable Console links for archived Workers'
state: 'done' state: 'closed'
created_at: '2026-07-11T06:51:23Z' created_at: '2026-07-11T06:51:23Z'
updated_at: '2026-07-11T07:01:17Z' updated_at: '2026-07-11T07:01:41Z'
assignee: null assignee: null
queued_by: 'yoi ticket' queued_by: 'yoi ticket'
queued_at: '2026-07-11T06:52:17Z' queued_at: '2026-07-11T06:52:17Z'

View File

@ -0,0 +1 @@
Archived registry-only Workers no longer appear as Console-accessible. Sidebar renders them as disabled rows, and the Workers page shows `Archived` instead of `Open Console`; live Workers keep Console links.

View File

@ -68,4 +68,22 @@ Validation:
State changed to `done`. State changed to `done`.
---
<!-- event: state_changed author: hare at: 2026-07-11T07:01:41Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-07-11T07:01:41Z status: closed -->
## 完了
Archived registry-only Workers no longer appear as Console-accessible. Sidebar renders them as disabled rows, and the Workers page shows `Archived` instead of `Open Console`; live Workers keep Console links.
--- ---