issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Java
Filter by
61.6M results
Curriculum Completion Validation
- [x] I verify that I have completed the Agent Academy - Recruit curriculum.
Solution Verification
- [x] I verify that I have uploaded a screenshot of the IT Help ...
recruit-completed
Summary
The application initializes the OpenAI client without validating that the OPENAI_API_KEY environment variable is present
and valid. If the key is missing or invalid, the app fails with unclear ...
bug
🐛 버그 내용
옵션 보정(SellerItemService.updateItem, ADJUSTMENT)에서 재고가 상한(99,999)을 넘으면 INVENTORY_003( 입고 수량이 최대 한도를 초과합니다 )이 발생합니다. 입고가
아닌 보정 경로인데도 입고 수량 문구가 노출되어 혼란을 줍니다.
🔍 재현 방법
1. 옵션 수정으로 stock=100000을 전송합니다. ...
fix
🐛 버그 내용
조회수 주간 리셋(ProductViewCountScheduler.weeklyReset)이 DB view_count만 0으로 초기화하고 Redis 누적 카운터·dirty 집합은 정리하지 않습니다. 다음 5분 동기화에서
Redis 잔여 카운트가 DB로 다시 반영되어 주간 리셋이 무효화될 수 있습니다.
🔍 재현 방법
1. 상품 조회수를 누적합니다. ...
fix
Summary
The WebUI s Conversation is running indicator and its ticking activity timer can remain stuck on a session after the
agent run has fully completed on the server and an **Error:** Connection error. ...
I ve noticed a couple of differences between the items the publisher produces and the STAC schema. Not sure where the
error lies.
1. The publisher includes two fields not mentioned in the schema (access ...
What to build
The portability and distribution story: move data between devices, keep a backup, and share the app by URL with no App
Store and no account.
- Export/import all data + bundled proof blobs ...
afk
🐛 버그 내용
인기 태그 자동완성이 동점(같은 사용 횟수) 태그를 정책(사용 횟수 DESC, 동점 태그명 ASC)과 반대로 반환합니다. PopularTagService.getAutocompleteTags가
reverseRangeWithScores 결과를 그대로 사용해서, 동점 멤버가 사전식 내림차순으로 나옵니다.
🔍 재현 방법
1. 같은 사용 횟수의 ...
fix
Description: When the user empties the cart in the Enatega Multivendor Customer App, there is an issue with the
alignment of the cart image. Currently, the image is displayed on the left side, but it should ...

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.