issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Java
Filter by
55.7M results
Problem
Two backup paths do the full-database heavy lifting synchronously in the web container (256M memory_limit, 0.5-1 vCPU):
1. Manual backup: BackupsController::create() (app/src/Controller/BackupsController.php:75-125) ...
before-release
performance
priority: high
Summary
On a TaHoma gateway accessed through the Local API, /setup returns devices where a subset are gateway-internal objects
whose deviceURL starts with ogp:// and which do not carry a controllableName ...
Problem
app/config/schema_dump.sql is a PostgreSQL 16 pg_dump dated June 5 — it predates ~30 applied migrations, including
entire tables (action_items, awards_court_agendas, awards_bestowal_todo_templates) ...
before-release
documentation
performance
priority: low
Problem
Several hot query paths run against unindexed columns (verified against schema_dump.sql + applied migrations,
cross-referenced with actual where() usage):
1. warrants.member_id — the hottest ...
before-release
database
performance
priority: high
Problem
Todo materialization does unbatched work per bestowal created (multiplied when an approval run creates many bestowals):
- ActionItemService::materializeFor (app/src/Services/ActionItems/ActionItemService.php:70-120): ...
before-release
performance
priority: medium
As a project owner I need a system that analyze the IMU dataset So that the system returns detailed jump analysis
Details and Assumptions
* [document what you know]
Acceptance Criteria
gherkin ...
Problem
The app uses jeremyharris/cakephp-lazyload, so accessing an un-contained association silently issues a query instead of
erroring. Several per-row code paths hit this:
1. Policy checks in grid ...
before-release
performance
priority: medium
Problem
The My To-Dos grid and mobile endpoints have three compounding costs:
1. Unbounded eligibility pre-pass, run twice: ActionItemsController.php:91-95 →
ActionItemService::getActionableItemIdsForMember ...
before-release
performance
priority: high
Several packages are outdated. Run audit and upgrade to latest stable versions.
Generated for enterprise-scale GitHub performance testing.
Repository: qa-contract-v2 Booster Run ID: boost-20260625-121619 ...
P3-low
perf-test
Problem
Completing one todo checkbox costs ~30-40 queries and 2-4 commits, because the auto-complete cascade reloads the same
bestowal repeatedly:
Trace for POST /action-items/complete/:id:
- BestowalTodoCompletionFormProvider::validateCompletion ...
before-release
performance
priority: high

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.