issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr language:Python
Filter by
9.3M results
Problem
GET /api/news/{team} always returns { snippets : [] } for every team, even after fn-predict has run with SERPA_API_KEY
set.
Root cause: shared/serpa.py was calling the wrong news search API: ...
bug
배경 / 목적
mock 자산화 흐름을 onramp-api의 직접 업로드 및 비동기 STT 보고서 workflow와 연결한다.
작업 항목
- [x] transcription workflow 생성 및 presigned PUT 업로드
- [x] 업로드 완료 통보와 상태 polling
- [x] 보고서 조회·수정·Confluence 승인 API 연결 ...
feat
priority-P0
track-E
背景
現状 `fetch_garmin_runs` は直近N件(`SYNC_ACTIVITY_COUNT`)を 種目で絞らず 取得して全件を同期対象にしている。
そのため最新がバイク/スイム/ウォークだと、それらも突合せ・更新の対象に含まれてしまう。
(関数名は `runs` だが実態はランに限定していない)
やりたいこと
Garmin の `activityType.typeKey` を使って ...
Summary
terraform apply of the env stacks fails creating the Amplify app:
Error: creating Amplify App (un17-resources-staging-web): ... 400
BadRequestException: You should at least provide one valid ...
bug
배경
루트 README.md의 Quick Start를 신규 사용자가 그대로 따라 하면 첫 실행에서 막히는 정확성 문제가 코드 검증 결과 확인됨. 더불어 처음 사용자를 위한 온보딩 정보가 빠져 있음.
정확성 버그 (코드로 검증)
- 로그인 안내 오류: 첫 실행 시 local admin 계정 생성 은 dev 모드 전용(app.py if config.dev:). ...
In src/utils/eventReminder.js, scheduleReminder configures a timer using setTimeout(..., delay). The JavaScript standard
states that setTimeout delays are stored as 32-bit signed integers. When a user ...
Bug Description
On Ubuntu 26.04 / GNOME Shell 50.1 / native Wayland, launching Hermes Desktop from a trusted desktop icon can start the
packaged Electron app and bring the backend to ready state, but ...
증상
메인화면 **이벤트 목록(DayEventList)**에서 반복 할일(todo)의 완료 버튼을 누르면 이번만 / 앞으로 모두 / 모두 선택 팝업(RepeatingScopeDialog)이 뜬다.
todo 완료 처리는 회차 선택이 필요 없는 동작이라 이 팝업은 불필요한 스펙이다.
기대 동작
메인화면 우측 이벤트 패널(UncompletedTodoList ...
bug

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.