issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
Parent bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another ...
Parent bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another ...
📕 설명
상세조회 카드 장르 한글로 변경
✅ 할 일
기능을 구현하기 위해 해야 할 일을 구체적으로 작성해주세요
- [ ] 상세조회 카드 장르 한글로 변경
김성현
🛠️fix
1. Issue Description
문의(Inquiry) 기능 기획이 확정되면서, 기존 구현(#404, #405)과 기획 간 불일치가 발견되어 정정한다.
1. 문의 수정/삭제 불가 정책 — 기획상 작성 후 수정/삭제 불가 이나, 현재 사용자용 PUT /api/v1/inquiries/{id}, DELETE /api/v1/inquiries/{id} 엔드포인트가 ...
🔨 Fix
Parent bounty: #743 Related reports: #7324, #6353, #4428
Problem
POST /api/proposals currently forwards req.body directly into createProposal(). This accepts incomplete proposal
payloads, including requests ...
Summary
Add a Docker Compose monitoring stack that consumes the structured FHIR access logs from the PHeRef server and presents
them in Grafana dashboards.
Motivation
The PHeRef server now emits structured ...
- Create categories table
- Add foreign key relationship between products and categories
- Assign categories to existing products
- Create GET /api/v1/products/details/expanded endpoint
- Use ...
Why
The repo currently mixes the agent contract (commands/skills/agents/hooks) with the implementation engine (scripts/) at
the top level. Separate them so the surface a host loads is obvious and the ...
Контекст
- Описание проблемы - Сейчас при создании pr в staging ветку не запускается e2e-trigger пайплайн
- Также не проверяется результат запущенного пайплайна в e2e-test
Для исправления:
- Добавил ...
缺陷清单
🔴 严重(4处)
D1 — .env 文件不被 Spring Boot 加载(根因)
- 位置: backend/pom.xml(缺少依赖)
- 影响: application.yml 中 ${AI_API_KEY:} 等占位符全部解析为空字符串,LLM 调用传入空 Bearer token,请求失败
- 说明: 已在 backend/.env 中配置了 AI 参数(AI_PROVIDER=openai, ...

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.