issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript linked:pr
Filter by
3.2M results
🐛 버그 내용
- PR #455에서 reserveOnce()를 REQUIRES_NEW로 전환했으나, OrderService.createOrder()의 외부 @Transactional이 커넥션을 점유한 상태에서
REQUIRES_NEW가 추가 커넥션을 요청한다.
- 200 VU 동시 발화 시 outer TX 커넥션 + inner REQUIRES_NEW ...
bug
When POST /v1/workorders/{id}/complete is called, WorkorderStateMachine.validateCompletionRequirements() fetches all
WorkorderServiceLine and WorkorderPart rows for the workorder and blocks unless every ...
✅ Pre-submission Checklist
- [x] I have searched existing issues and did not find an obvious duplicate.
- [x] I have checked the documentation and current code paths for this capability.
- [ ] I ...
enhancement
triage
✅ Pre-submission Checklist
- [x] I have searched existing issues and did not find an obvious duplicate.
- [x] I have checked the documentation and current code paths for this capability.
- [ ] I ...
enhancement
triage
배경 / 문제
readiness eval은 ddalggak의 핵심 의사결정 게이트로, 시나리오마다 decision 코드(예: ready_for_issue_pr, source_edit_blocked,
wiki_readonly_delegate)와 그 게이트 결과(readyAllowed/approveAllowed)를 산출한다. 그런데 (1) decision 코드 ...
chore
maintenance
✅ Pre-submission Checklist
- [x] I have searched existing issues and did not find an obvious duplicate.
- [x] I have checked the documentation and current code paths for this capability.
- [ ] I ...
enhancement
triage
Title
[BUG] Concurrency Simulator content is clipped and overlaps with footer
Description
The Concurrency Simulator page does not properly utilize the available viewport space. The simulator content ...
bug
Easy
SSoC26
Describe the bug
Description
In FloorPlanDesignerPage.js, parseInt(eventId) is used to convert the URL param to a number for matching against
eventsMockData. No radix is provided, so parseInt auto-detects ...
bug
배경 / 문제
ddalggak에서 가장 안전-critical한 gate는 side-effect 경계 게이트다: manual merge only / auto-merge 금지 / force-push 금지 / 시크릿 누설 금지 .
그런데 이 게이트가 무엇을 금지하는가 의 정본(단일 어휘 소스)이 없다. 금지 정책이 최소 3곳에서 서로 다른 어휘·메커니즘으로 독립 ...
chore
dobby:fulfilled
maintenance
Describe the issue The closemethod of LargeObject marks the object eagerly as closed, then tries to flush it if
necessary via BlobOutputStream#flush. The flush itself calls LargeObject#write, which runs ...

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.