Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript

Filter by

33.2M results  (742 ms)

33.2M results

Refer: - https://github.com/simplecov-ruby/simplecov/commit/9bb894057566ea4a855c2235e1ea05c3342fa6a3 - https://github.com/simplecov-ruby/simplecov/commit/7e260996347bd63cbd7060322a3b985d5df6aece ...

Description A structured changelog per monitor that logs versions/deployments with a date and description, displayed as vertical markers on the latency/uptime graph — similar to Datadog s deployment markers. ...
enhancement
roadmap

Priority: MEDIUM Problem In BlockchainService.java:28-40, the initBlockchain() method creates a genesis block when the blockchain is empty: void initBlockchain() { if (blockchain.isEmpty()) { Block genesis ...

Priority: HIGH Problem In AnalyticsController.java:34-36: long total = cStats.get( total ); long resolved = cStats.get( resolved ) + cStats.get( closed ); If cStats (returned by complaintService.getComplaintStats()) ...

Required Summary individualCount is a varChar(45) field that accepts strings like 1 specimen lot , but values that are not strictly numeric do not export in Symbiota backup files. Unless Symbiota adopts ...
bug

Priority: MEDIUM Problem In VoiceController.java:70-89, the response map s success field is set to true BEFORE the authentication check: result.put( success , true); result.putAll(omnidimService.processVoiceCommand(...)); ...

Background Recruiter questions submitted through the Sandbox Developer Assistant are currently answered in-session only. Persisting questions and responses enables review of common recruiter interests, ...
ai-documented
db-change

Priority: HIGH Problem All 30+ controllers use @CrossOrigin(origins = * ), but SecurityConfig.java does NOT call .cors() in the SecurityFilterChain. Without .cors() in the security chain, Spring Security ...

Priority: HIGH Problem In UserBehaviourMonitor.java:25, the userBehaviorMap is a plain HashMap: private final Map Long, UserBehavior userBehaviorMap = new HashMap (); This map is accessed and mutated ...

Goal 인증된 회원이 상품 판매글을 등록할 수 있게 한다. Scope - POST /api/items 구현 - 상품 등록 요청 DTO와 응답 DTO 구성 - 판매자 Client와 Category 존재 여부 검증 - Item 생성 및 기본 카운트, 판매 상태, 삭제 상태 초기값 반영 - 상품 등록 응답에서 Entity를 직접 반환하지 ...
feature
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.