issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Java language:Python linked:pr
Filter by
5.8M results
버그명
그라파나 관련 버그 수정
버그클래스
그라파나 관련 버그 수정
에러로그
그라파나 관련 버그 수정
What
A GitHub Actions workflow that runs npm test (node --test) on every push to main and on every pull request.
Why
The repo now has a unit-tested routing core; without CI, regressions only surface ...
ci
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:medium
缺口 audit_logs.user_id FK 無 ondelete 策略(其他類似 FK 多為 CASCADE);行為交給 DB 預設
證據 audit_log.py:58、對照 user_profile.py:20
影響 使用者刪除時稽核列可能孤兒化或阻擋刪除,行為未定義;幸有 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:medium
缺口 MinIO 物件生命週期未綁 DB:delete_application 中 delete_file() 回傳 bool 被忽略、try/except 為 dead code(minio_service 內部吞例外),失敗後 DB ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 revoke/suspend/restore 繞過 ApplicationAuditService:以原始字串 application.revoke/application.suspend 直呼
AuditLog.create_log,不在 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 EmailHistory.application_id(與 ScheduledEmail)FK 無 ondelete:草稿硬刪若有關聯信件將 FK violation 靜默 rollback;若未來改 CASCADE
則信件證據隨刪除消失 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 學生領取歷史查詢不 join Application:軟刪(status=deleted)或被撤銷申請的 roster items 仍會出現在已付歷史;service/endpoint 測試皆無此情境
證據 student_scholarship_history_service.py:73-85、test_student_scholarship_history_service.py:182-200 ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 HistoricalApplicationResponse 完全省略
revoked_at/revoked_by/revoke_reason/deleted_at/deleted_by_id/deletion_reason——資料庫有存,API ...
audit-history
出自 2026-06-11 申請歷史領域審計(deep-research workflow,每條缺口均經獨立 agent 對抗驗證確認)。
嚴重度:high
缺口 歷史申請端點不過濾軟刪申請:列表端點有 deleted_at IS NULL(line 71),history 端點完全沒有對應過濾,且「軟刪/硬刪是否應出現在歷史頁」無文件化政策;另 admin
刪除走硬刪、學生端刪除走軟刪,行為不對稱 ...
audit-history
- Crear .github/workflows/backend-ci.yml
- Ejecutar en push y pull_request a main
- Pasos: npm ci → npm run lint → npm test
- Agregar step de deploy automático con RENDER_DEPLOY_HOOK
ci_cd

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.