issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Python linked:pr
Filter by
4.4M results
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The
controller passes req.body directly to createProposal() without validation.
Reproduction ...
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The Prisma
schema defines bidAmount Float with no minimum constraint, and the controller ...
Two train-hub UX issues:
1. Buttons look hung. /train → This week s draft (and View logs / Schedule overview / Prompt log / Birthday check)
defer() without thinking=True, so during the Google Sheets ...
bug
Parent bounty: #743
Bug
POST /api/users forwards req.body directly into createUser() without validating the payload first. Other creation flows
already use Zod schemas before calling their service layer. ...
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The Prisma
schema defines bidAmount Float with no minimum constraint, and the controller ...
Summary
Scoring jobs interrupted between ScoringWorker (persists per-model rows to image_model_scores) and the ResultWorker
finalize step (writes images.score_general via upsert_image + set_image_phase_status(SCORING, ...
bug
Yeu cau tu Le Na AI
Nguoi yeu cau: Sếp Khánh Thoi gian: 10:26:26 8/6/2026
Noi dung
HIỆN TRẠNG:
1. File đính kèm Zalo:
- ✅ Excel (.xlsx): OK qua hệ thống trích sẵn
- ❌ PDF: pdfParse ...
Problem
POST /api/reviews accepts any integer for rating, including 0, negative numbers, and values above 5. The controller
passes req.body directly to createReview() without validation.
Reproduction ...
Problem
POST /api/reviews accepts any integer for rating, including 0, negative numbers, and values above 5. The Prisma schema
defines rating Int with no range constraint, and the controller passes req.body ...
Note
Merge to main after publish

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.