issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:TypeScript
Filter by
9.3M results
Problem
押金(is_deposit=True)的收款记录被计入「收款不得超过订单应收」的额度校验,但「完成订单需收齐房费」的门槛又把押金排除在外,两处口径不一致。当押金金额大于房费时,房费一分都收不进去。
- 实际行为:订单应收房费 ¥400、押金 ¥500 录成一笔 deposit 收款后,再录任何房费收款都被拒(「收款金额超过订单应收」),同时订单 payment_status ...
area:backend
audit-2026-06
bug
severity:medium
Problem
房态的 effective_status(当日有效房态)以及若干 worker 定时任务,用的是服务器 UTC 的「今天」,而非北京时间的「今天」。Railway 跑在 UTC,导致北京时间 0:00–8:00 这 8
小时窗口内房态算错一天。
- 实际行为:北京时间凌晨 0–8 点,今天退房的房间仍显示「在住」,今天入住的房间显示「空闲」;「明日入住」提醒任务在该窗口对错误的日期触发。 ...
area:backend
audit-2026-06
bug
severity:medium
User story: As an org admin, I want Site access in the org sidebar so I can open the org-wide access feed without typing
a URL.
Acceptance criteria:
- [ ] Site access appears in Organization Admin ...
area:web
bug
epic:org
Depends on #217.
Problem
The Langfuse showcase trace is not readable in the dashboard table: names are runtime/internal, and the Input/Output
columns are empty or wrong. The current telemetry is mostly ...
documentation
enhancement
python
Goal
Reframe the WHY-prose contract so prose contrasts the engine s pick against the engine s own MultiPV next-best
candidates, never against the source kifu s move_played. This eliminates the source-game ...
priority:p1-high
status:draft
tier:2-standard
Problem(安全)
跨子域登录交接把 access token 和 refresh token(7 天有效)以明文放在 URL query 参数里传递。token 会进入:admin 子域的浏览器历史、/auth/accept 页面加载任何第三方资源时的
Referer 头、以及任何记录完整 URL 的边缘/CDN/代理访问日志(如 Vercel edge logs)。refresh token ...
area:frontend
audit-2026-06
bug
severity:high
Problem
房间「基本信息」编辑弹窗保存时,会强制覆盖 room_status:改个房名或基础价,就把一间 occupied/maintenance/pending_clean 的房间静默重置为 available,并清掉用于「恢复上一个状态」的
previous_status。
- 实际行为:编辑房间基本信息保存 → payload 总是带上 room_status(依据「是否停用」开关的初值推导),把当前真实房态冲掉。 ...
area:frontend
audit-2026-06
bug
severity:high
Problem
运营台「快捷建单」弹窗的平台渠道判断用的是过期硬编码列表 [ ctrip , meituan , tujia ],导致 6
个现役平台渠道(美团酒店、美团民宿、抖音、去哪儿、智行、同程)建单时佣金率字段根本不出现,佣金记 0,房东结算金额算错;且「编辑订单」弹窗完全没有佣金字段,事后无法在
UI 里补救。快捷建单默认渠道还是已废弃的 private。
- 实际行为:从运营台快捷建一笔美团酒店/抖音/去哪儿订单 ...
area:frontend
audit-2026-06
bug
severity:high
Problem
登录页输入错误密码后,页面静默整页刷新、表单清空,用户看不到任何「登录失败」提示。
- 实际行为:密码错误 → 后端返回 401 → 全局 axios 响应拦截器把它当作「access token 过期」处理 → 尝试刷新 token → 因登录页已清空 refresh token,刷新抛错 → 触发「清除登录态并跳转
/login」→ 在已处于 /login 时整页刷新,错误信息丢失。 ...
area:frontend
audit-2026-06
bug
severity:high
Problem
The live Langfuse showcase is currently exporting spans from a scripted fake model. In the Langfuse UI this shows
observations like:
- chat scripted-langfuse-model
- attributes.gen_ai.request.model ...
enhancement
python

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.