issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
📌 이슈 내용
- 알림 기능을 구현합니다.
✅ 작업 목록
- [ ] 알림 목록 조회
- [ ] 알림 읽음 처리
- [ ] 전체 알림 읽음 처리
Issue 요약
OAuth 로그인 실행에 필요한 application.yml 환경변수 필드가 일부 누락되어 있어, 로컬 및 배포 환경에서 OAuth 인증 흐름이 정상적으로 동작하지 않을 수 있습니다.
누락된 Google OAuth 관련 설정값과 앱 딥링크 URI 설정을 application.yml에 추가합니다.
Issue 상세
현재 OAuth 로그인 ...
Fix
Problème
Sur Windows, parseFrontmatter() (tools/core/frontmatter.mjs) retourne data: {} et laisse le bloc frontmatter visible
dans le corps de la ressource. Studio affiche les métadonnées vides et le ...
Part of #149.
We have no benchmark proving validation holds up at scale. Build a repeatable harness.
Scope
- Seed a source table (or set) with several million/billions/trillion rows (extend the existing ...
area:validation
effort:M
priority:medium
testing
Part of #149.
The integrity tab waits for the entire report before rendering. Make it show results in real time as the background run
(see sibling ticket) produces them.
Scope
- Poll the validation-run ...
area:ui
area:validation
effort:M
priority:high
Part of #149.
The count/null-PK/dup-key aggregations run unbounded full scans. Make them safe and tunable for multi-million-row
tables.
Scope
- Apply a JDBC Statement.setQueryTimeout() (configurable) ...
area:backend
area:validation
effort:M
priority:medium
Part of #149.
ValidationService.missingSample() currently samples up to 1000 source keys and then fires one SELECT COUNT(*) per key
against the target (up to 1000 round-trips per table). Replace with ...
area:backend
area:validation
effort:M
priority:high
Part of #149.
Run the integrity report as a background job instead of in the HTTP request thread, so large datasets never hit request
timeouts and the UI can show progress.
Scope
- Persist a validation_run ...
area:backend
area:validation
effort:L
priority:high
📌 이슈 내용
- 회원 탈퇴 기능을 구현합니다.
✅ 작업 목록
- [ ]
- [ ]
- [ ]
[WI] Drift: extend parity script to validation-rules.yml + add source_version to remaining 4 files (Axis 6: 7→8)
Summary
Extend parity script to also check validation-rules.yml IDs, and add source_version ...

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.