From 3b2209b6561322e294ecc05a923b0f823a69e7eb Mon Sep 17 00:00:00 2001 From: iven Date: Thu, 9 Apr 2026 23:46:19 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20update=20bug=20tracker=20=E2=80=94=20BU?= =?UTF-8?q?G-009/010/011=20marked=20FIXED?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/test-results/2026-04-09-exploratory/bug-tracker.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/test-results/2026-04-09-exploratory/bug-tracker.md b/docs/test-results/2026-04-09-exploratory/bug-tracker.md index d7aae9c..0a14383 100644 --- a/docs/test-results/2026-04-09-exploratory/bug-tracker.md +++ b/docs/test-results/2026-04-09-exploratory/bug-tracker.md @@ -13,9 +13,9 @@ | BUG-006 | 启动 | P2 | WebMCP 注册失败 TypeError: Required member is undefined | KNOWN | 需 Chrome 146+ flag | | BUG-007 | Admin | P2 | Admin V2 authStore 测试 19 个失败 (113 passed) | OPEN | 测试代码与实现不同步 | | BUG-008 | 场景1.6 | P1 | SaaS Relay 模式只发送当前消息,不发送对话历史 (无上下文记忆) | FIXED | 9442471 | -| BUG-009 | 场景3.6 | P1 | SaaS Relay 模式绕过全部14层中间件链 (DataMasking/ButlerRouter等) | OPEN | — | -| BUG-010 | 场景3.4 | P3 | 流式响应无明确取消按钮 (用户无法中止长响应) | OPEN | — | -| BUG-011 | Admin仪表盘 | P2 | Admin V2 仪表盘SQL类型错误: text >= timestamptz 操作符不存在 | OPEN | — | +| BUG-009 | 场景3.6 | P1 | SaaS Relay 模式绕过全部14层中间件链 (DataMasking/ButlerRouter等) | FIXED | ba586e5 | 前端DataMasking | +| BUG-010 | 场景3.4 | P3 | 流式响应无明确取消按钮 (用户无法中止长响应) | FIXED | ba586e5 | 发送→停止按钮 | +| BUG-011 | Admin仪表盘 | P2 | Admin V2 仪表盘SQL类型错误: text >= timestamptz 操作符不存在 | FIXED | ba586e5 | ::timestamptz转换 | | BUG-012 | 全局UI | P2 | 右上角"打开侧面板"按钮与"详情"按钮重叠 | OPEN | — | | BUG-013 | 聊天UI | P2 | AI 回复内容缺少排版样式,Markdown 未正确渲染(表格/列表/代码块) | OPEN | — |