issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript linked:pr
Filter by
3.2M results
Why
Two concurrent POST /v1/tenants/{id}/workspaces with the same slug race: exactly one succeeds (good — atomicity
preserved by a unique constraint) but the loser returns 500 with the raw Postgres error ...
bug
cap:openapi-sdk
cap:tenant-provisioning
openspec
P2
Why
The per-execution flow auth token (an HMAC bearer credential the worker validates to authorize data-plane activities) is
written into the Temporal workflow memo with encoding json/plain — i.e. unencrypted. ...
bug
cap:secrets
cap:workflows
openspec
P2
security
Why
The FerretDB/document data plane isolates documents by tenantId only, never by workspaceId. Two workspaces
(projects/stages — e.g. dev vs prod) of the same tenant that use the same database+collection ...
bug
cap:document-store
cap:tenant-isolation
openspec
P1
security
tenant-isolation
Background
JsonProjectorImpl projects a JSON document down to a set of retained RFC 6901 pointers. Its current matching strategy
re-compares the full absolute path at every key: matchesPrefix loops over ...
User story
As a server operator at 200+ players, I want item-pickup logging to do the minimum possible work on the main thread, so
that high-frequency pickups (players and mobs with canPickupItems) and ...
User story
As a server operator running Spyglass at scale (200+ players), I want the ingest pipeline to avoid per-record work that
nothing consumes, so that the main-thread tax of recording is as low ...
👤 User Story
As a runner, I want to see the HR zone calculation method next to the section title so the layout is more compact and
easier to read at a glance.
📋 Description
Currently in the Zone Analytics ...
agent: frontend
enhancement
module: running
P3
Was comparing the balance and price submission paths and noticed an inconsistency.
RocketNetworkBalances.submitBalances checks the submit frequency from getSubmitBalancesFrequency() before allowing an ...
RocketNetworkFees.sol compiles with Solidity 0.7.6, which doesn t have built-in overflow protection. The contract uses
SafeMath for add/sub/mul/div, but the exponentiation operator ** on line 72 isn t ...
👤 User Story
As a runner, I want the VO2max Target Effort section to be cleaner and easier to scan so that I can quickly read my
status without irrelevant content.
📋 Description
Three UI improvements ...
agent: frontend
enhancement
module: running
P3

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.