issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript linked:pr
Filter by
4.5M results
Bug Description
The Diff-Pair Routing Regression (boards/06-diffpair-test) CI job is failing on the main branch itself, not just on PRs.
The re-route produces 32 DRC errors against the .github/routed-drc-tolerance.yml ...
loom:building
What do you want, and why?
new tab on front-end giving the whole trade history Backend requirements (optional)
Backend requirements (optional)
no change here - just expecting to use http endpoint /trades ...
area:frontend
new-feature
ready-to-build
Part of the v0.4.13 full-repo audit backlog (see plans/AUDIT-2026-06-09-v0.4.13.md). When implemented: branch fresh from
origin/main and close with Closes # this .
Priority: P0 (blocker for the scientific ...
audit
bug
P0
Severity: High (latent — flagship features silently degraded)
Found while building the BOPA session banner (PR #249).
Problem
bopa_session_context.py and memory_recall_context.py set X-Forwarded-User ...
bug
Parent bounty: #743
Duplicate of author-limited issue: #5980
Bug
Public registration currently accepts role: admin , which lets a new user self-assign admin privileges and receive a
token signed with ...
Two common misconfigurations currently surface as raw tracebacks:
- An invalid config file raises a bare pydantic ValidationError (redactdump/core/config.py:117).
- An unknown connection.type raises ...
bug
P2
RedactDump.run uses asyncio.gather without return_exceptions (redactdump/app.py:121) and dump() has no error handling. A
single bad table (permission error, weird type, dropped mid-run) cancels all other ...
bug
P2
When limits.select_columns is not a subset of a table s columns, Database.get_data returns []
(redactdump/core/database.py:501). The table still appears in the summary with its counted row count, but the ...
bug
P2
With output.ddl: true, the PostgreSQL DDL reconstruction emits column defaults verbatim, e.g.:
id integer NOT NULL DEFAULT nextval( users_id_seq ::regclass),
but no CREATE SEQUENCE statement is ever ...
bug
P1
Database.get_data fetches batches with bare OFFSET/LIMIT, and every batch opens a new connection and transaction
(redactdump/core/database.py:486). Two problems:
1. No ORDER BY. Row order across separate ...
bug
P1

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.