issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:C#
Filter by
19.2M results
🧪 E2E 测试失败
触发事件: schedule 分支: refs/heads/dev 提交: e436109e93786975fbbce215f9e6972493a5814d Workflow 运行: #27050991784 浏览器: webkit
🔗 相关链接
- 查看 Workflow 运行
- 查看提交详情
- 下载测试报告
📋 失败的测试
请查看测试报告了解具体失败信息。 ...
bug
test
workflow-failure
🎯 Overview
Rate limiting exists as data model configuration (apps/backend/app/models/api_key.py) but no middleware actually
enforces it. Any caller with a valid session or API key can hammer every endpoint ...
backend
P1-High
phase-4
security
Parent: #117
Goal
Create the isolated code-index service boundary so Aerith/Ultron can use Roo-equivalent codebase search without letting
indexing failures crash or stall the Workbench/webview host. ...
Start note: 2026-06-06 03:14 UTC
Session goal: make bounded Lane 08 progress for Phase 1 helper ports B (argv_split, cmdline, ctype, hweight) by adding
one disjoint helper-local argv_split proof on current ...
ISSUES
上周有 24 个新 issue。 24 个 issue 已经被关闭,0 个 issue 仍然保持打开状态。
CLOSED ISSUES
:heart: #3069 项目周报 (2026 年 5 月 23 日 - 2026 年 5 月 30 日), by taro-bot2[bot] :heart: #3068 项目周报 (2026 年 5 月 23 日 - 2026 年 5
月 ...
weekly-digest
🧪 E2E 测试失败
触发事件: schedule 分支: refs/heads/dev 提交: e436109e93786975fbbce215f9e6972493a5814d Workflow 运行: #27050991784 浏览器: firefox
🔗 相关链接
- 查看 Workflow 运行
- 查看提交详情
- 下载测试报告
📋 失败的测试
请查看测试报告了解具体失败信息。 ...
bug
test
workflow-failure
Concise Description
Only started doing after the most recent update. When using either on the side of the window or full windowed. The
Sidebar is spaced very far down the page. As well as in The title/ ...
Bug
good first issue
help wanted
up-for-grabs
缺陷描述
无权限按钮使用 v-if 直接移除,用户不知道存在该功能。应改为 disabled + tooltip 提示
优化方案
无权限时按钮设为 disabled 并显示 tooltip 暂无权限,请联系管理员 ,而非直接隐藏
涉及文件
frontend/admin/src/ 中使用了 v-permission 指令的组件
来源
FE-003
enhancement
P3
缺陷描述
locale 参数未限制取值范围,可写入任意字符串值
优化方案
使用 @Pattern(regexp = ^[a-z]{2}-[A-Z]{2}$ ) 或枚举白名单 zh-CN/en-US/ja-JP
涉及文件
backend/api/.../cms/dto/*.java
来源
TC-CMS-004
bug
P2
缺陷描述
POST /admin/product/prices 的 amount 缺少 @Positive 和精度校验
优化方案
增加 @DecimalMin( 0.01 ) @DecimalMax( 9999999.99 ) @Digits(integer=7, fraction=2)
涉及文件
backend/api/.../product/dto/CreatePriceRequest.java ...
bug
P2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.