Skip to content

issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:Java

Filter by

9.3M results  (388 ms)

9.3M results

概要 api/src/application/goal/delete-goal.ts は final 評価がない場合のみ削除を許可するが、削除時に非 final の evaluations(self/manager による途中評価)を削除していない。 修正方針 ゴール削除前に関連する goal_evaluations を全件削除する。
bug

概要 api/src/application/review/delete-review-cycle.ts がレビューサイクルを削除する際、review_forms(被評価者・評価者の回答)を削除していない。関連データが孤児として残存する。 修正方針 削除前に review_forms を先に削除する処理を追加する。
bug

Parent prd: #614 (Multi-user GitHub-native AFK) follows #626 (OpenCode as the third runner) Problem The OpenCode runner (#626) is hardcoded to talk OpenRouter — it propagates only OPENROUTER_API_KEY ...
prd:614
slice:afk

概要 api/src/application/survey/delete-survey.ts がアンケートを削除する際、survey_responses テーブルの関連データを削除していない。survey_responses は参照不能のまま残存する。 修正方針 削除前に survey_responses を先に削除するか、D1 のカスケード削除設定を追加する。
bug

While core Bayesian calculation routes already have numeric validation, several other endpoints accept and process user input with no sanitization, length limits, or allowlist checks. These gaps create ...
bug

bug(autocomplete): CJK prefix blocks slash command autocomplete, multi-slash broken, selection overwrites, multi-skill not loaded Summary Four correctness bugs in the WebUI slash command autocomplete ...

概要 PR #255 以降 verifyBearer は JWT 検証後に DB から従業員を取得するため、employees テーブルをシードしていないテストは全認証リクエストが 401 になり、テスト本来のロジックに到達できていない。 影響範囲 38 件以上のテストファイルで seedEmployees が欠如。代表例: - batch/route.test.ts - goal/goals/create-route.test.ts ...
bug

Summary Hermes Desktop can temporarily show duplicate sidebar rows for what appears to be the same logical chat after auto-compression rotates the underlying session ID. This does not look like duplicate ...
P3
type/bug

Parent Algora bounty: #743 This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this issue. If you would like to work on it, please create ...

Summary Project translation currently maps source files with the same basename stem to the same target artifact path. Repositories commonly keep shader stages as pairs such as shader.vert and shader.frag; ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.