issues Search Results · language:Dune language:Python language:Python language:Java language:JavaScript linked:pr linked:pr
Filter by
5.8M results
Bug
createJob(payload) currently builds jobs as:
{ id: `job_${Date.now()}`, status: open, ...payload }
Because caller-controlled payload is spread last, API callers can override the server-generated ...
Bug
globalSearch(query) currently echoes the query but always returns empty users, jobs, and freelancers arrays.
That means the API search endpoint cannot surface records that were already created through ...
Summary
The tray-resident Markdown Preview app (system/markdown_preview.py) freezes. The window becomes unresponsive ( stuck )
and the Open file… tray menu hangs instead of showing a file picker. Once ...
bug
Summary
Revise the article sentiment prompt so it better matches the human coding examples reviewed during validation.
Context
Recent spot checks show the current prompt overweights positive and negative ...
Admin có thể:
- Thêm voucher mới
- Khóa/Mở voucher
- Xem danh sách voucher hiện có
enhancement
Rec 39 Phase 2 s loop-shaped inlined-call patterns — strlen, strcmp/strncmp, memcmp, and non-constant memcpy/memmove
copy-loops — were deferred by DD-0007 (decision point 3) to their own sub-design.
Unlike ...
Documentation is required to clarify the tuning of the variables that drive the exports and imports. Particularly around
memory pressure.
No change to code so this should not target a version
Bug
createNotification(payload) currently builds the notification as:
{ id: `ntf_${Date.now()}`, read: false, ...payload }
Because caller-controlled payload is spread last, API callers can override ...
🚀 이슈 유형
- [ ] 기능 추가
- [ ] 버그 수정
- [ ] 리팩토링
- [ ] 기타 (설명 추가)
✨ 기능
- 어떤 기능을 구현할지 간단히 작성해주세요.
📒 작업 상세 내용
- [ ] TODO
- [ ] TODO
- [ ] TODO
📎 참고 자료
- 피그마, 노션, 스크린샷, 관련 링크 등 있으면 첨부해주세요. ...
Summary
Deep static analysis of cli/commands/pr.js confirms issue #165 (git range failure) and surfaces 3 additional
critical/high-severity bugs in the same code path — all in a single file.
Bug 1 — ...

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.