Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java

Filter by

55M results  (802 ms)

55M results

Lucas noted that the LGE target class can contribute strangely to the per-petal-success-rate QA plots since we added DR11 targets: img width= 480 height= 304 alt= Image src= https://github.com/user-attachments/assets/2945b3e5-eb56-4164-8bd7-0b866be328a2 ...

Description: When a user attempts to sign in with a Google account for the first time on the Enatega Multivendor Customer App, the application crashes unexpectedly. Steps to Reproduce: Open the Enatega ...

Bug getAirlineStats en getTopAirline halen PlanItems op met ?$select=FlightNumber. FlightNumber bestaat enkel op het Flight-subtype, niet op het PlanItem-basistype → TripPin antwoordt met * Could not ...
bug

The Playwright suite (frontend/e2e/) covers auth.spec.js and upload.spec.js but not /my-orders or /my-orders/:operation_id. The unit tests for MyOrders mocked the wrong response shape ({operations} vs ...
epic-7
tech-debt

GET /api/operations (backend/src/trama/operation_routes.py:54) silently caps limit 200 via min(limit, MAX_LIMIT). The frontend hardcodes ?limit=200 (MyOrders.jsx:39), so a user with 201+ operations silently ...
epic-7
tech-debt

GET /api/operations (backend/src/trama/operation_routes.py:57-73) runs two queries sequentially: the LIMIT/OFFSET SELECT and the COUNT(*). Both are inside async with db.pool.connection() but not inside ...
epic-7
tech-debt

GET /api/operations/{id} (backend/src/trama/operation_routes.py:109-114) returns ALL operation_line rows for the operation with no LIMIT. CSV ingest paths can produce 10k+ lines per operation; the response ...
epic-7
tech-debt

Workflow Cleanup Results Date: 2026-06-15T22:43:01.581Z Repository: sednabcn/LLM-HypatiaX-DEV Summary - Workflows processed: 10 - Total runs processed: 38 - Runs kept: 10 - Runs deleted: 28 ...
automated
maintenance

Tests for the operation_routes.py module are split across backend/tests/test_list_operations_endpoint.py and backend/tests/test_operation_detail_endpoint.py. Sibling route modules use a single test_ module ...
epic-7
tech-debt

GET /api/operations (backend/src/trama/operation_routes.py:57-66) uses LEFT JOIN operation_line ... GROUP BY o.id ORDER BY o.confirmed_at DESC to compute line_count. The GROUP BY defeats the migration-005 ...
epic-7
tech-debt
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.