issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:HTML language:Java linked:pr
Filter by
3.7M results
The global search endpoint currently defaults a missing query string to an empty string and returns a successful
response. In a real search implementation, missing or whitespace-only queries can trigger ...
The proposal creation endpoint currently persists the request body directly. That allows missing identifiers, empty
cover letters, and negative or zero bid amounts to be stored as proposals.
Expected ...
Malformed JSON request bodies currently reach the generic API error handler and return a 500 response even though the
JSON parser marks the error as a client-side 400 parse failure. This makes bad client ...
The upload route currently uses Multer memory storage without a file size limit. Large multipart uploads can be buffered
in memory before the controller runs, which can exhaust API memory and degrade service ...
Story
As Claude (or another agent) working in this repo across many sessions, I want the highest-traffic files to be navigable
without large full-file reads, so that routine changes (journey edits, verb/lesson ...
The API currently installs CORS with the package defaults via app.use(cors()). That allows any request origin to receive
CORS approval, which is risky for production deployments that should only permit ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Goal
Raise JaCoCo unit-test coverage (batch 4 of an iterative effort, continuing
https://github.com/HiromiShikata/termux-app/issues/533 , https://github.com/HiromiShikata/termux-app/issues/536 ...
Version
main branch
Describe what s wrong
Bug Description
Since PR #9460 refactored the Hive catalog to use HiveClient, several classes were moved from
org.apache.gravitino.catalog.hive.* to a new ...
bug
Parent bounty: #743 Related issue: #7654
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, ...
Parent bounty: #743 Related issue: #7658
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, ...

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.