issues Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:Java
Filter by
55.4M results
Description
Database schema changes are managed by Hibernate ddl-auto=update, which is dangerous in production. No migration
history, no rollback capability.
Requirements
- Add Flyway or Liquibase ...
🌟 Daily Status Report — June 26, 2026
Good morning, team! Here s your daily snapshot of the TaskFlow API project. Things are moving fast — let s dive in! 🚀
📊 Repository Overview
| Item | Status |
| ...
daily-status
report
I created a new project and when intellij was syncing it failed with this:
- Exception is: org.gradle.api.GradleScriptException: A problem occurred evaluating root project tin_quests .
Caused by: java.lang.NoSuchMethodError: ...
Summary
在现有 /document-ops 技术验证页上增加本地 CSV/表格导入入口,让用户可以上传或粘贴自己的 reference / invoice 结构化数据并复用现有核对引擎。
Source Context
来自 #44 技术验证后的产品化讨论。用户确认当前阶段不需要先接 AI API,但希望后续能通过前端页面上传文件做对比,而不是只看内置 synthetic 样例。
关联:#44 ...
codex
enhancement
It appears that unexpected OpenFF related packaging and API changes have broken the CI on all platforms and Python
variants. I ll investigate. Hopefully there will be a backwards compatible fix.
bug
Description
No input validation exists on any API endpoint. Tasks can be created with null titles, negative priorities, and invalid
status codes.
Requirements
- Add Bean Validation annotations (@NotNull, ...
Alerte automatique : moins de 50% des sources YELLOW sont opérationnelles.
Cause probable : un site grand public a renforcé son anti-bot ou changé sa structure.
- OK : 0/20 (0.0%)
- Nouvelles voitures ...
alerte
auto-generated
batch-yellow
scraper
Description
Spring Boot 2.7.x reached End of Life. We need to upgrade to Spring Boot 3.x.
Migration Requirements
- Migrate from javax.* to jakarta.* namespace
- Update Java version requirement to ...
Description
There is no API documentation. Developers rely on reading source code to understand endpoints.
Requirements
- Add SpringDoc OpenAPI (swagger-ui)
- Document all REST endpoints
- Include ...
Description
GET /api/tasks returns ALL tasks. We now have 50,000+ tasks and this endpoint causes OutOfMemoryError in production.
Requirements
- Add pagination support (page, size parameters) on all ...

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.