issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.8M results
In der Ansicht Küchenbetrieb → Standardeinheiten/-adjektive:
- Entferne folgenden Beschreibungstext:
Standard-Einheitengruppen
Einheiten nach Kategorien für das ingredientID-Matching. ...
Context
Phase 0 (frontend UI scaffold with mocked API) is complete. The next step is Phase 1 — Project Scaffold Server
Foundation from screendesk_implementation_plan.md.
Goal
Bare project running locally ...
enhancement
Documentation and Refactoring: Dual IAM Management in backend_lambda_stack.py
What
Two improvements to code clarity and maintainability in backend_lambda_stack.py:
1. Add documentation explaining the ...
ai-suggested
llm: sonnet
Describe the bug
While auditing the EventBasicInfo.jsx form component, I identified multiple WCAG accessibility violations and a data
validation loophole:
1. Detached Labels (WCAG 1.3.1): The label ...
bug
Priority: 3 — Security
Problem
GET /pipeline/runs/{pipeline_id}/status and GET /pipeline/runs/{pipeline_id}/provenance both query PipelineRun by
pipeline_id only, with no tenant_id constraint. Any authenticated ...
bug
P3
priority: high
security
Describe the bug
While auditing DraftRestoreModal.jsx, I identified severe structural and accessibility anti-patterns related to how the
modal mounts and handles user interaction:
1. Z-Index/DOM Clipping ...
bug
Priority: 2 — Pipeline dead
Problem
POST /pipeline/run in pipeline.py calls db.flush() to materialise the PipelineRun record, then immediately calls
bus.publish(). Two failure modes:
1. Redis down: ...
bug
P2
priority: high
Priority: 2 — Pipeline dead
Problem
POST /pipeline/run publishes a PipelineStartedEvent to the tt:pipeline Redis stream. Nothing subscribes to this stream.
There is no worker in the pipeline-orchestrator ...
bug
enhancement
P2
priority: high
Priority: 2 — Pipeline dead
Problem
The DB insert block in _consume_stream is outside both the async for loop and the outer try: block. This causes three
simultaneous failures:
1. UnboundLocalError ...
bug
P2
priority: high
Priority: 1 — Blocker (system cannot start)
Problem
Two ORM models both declare __tablename__ = tenants against the same shared.db.session.Base:
- services/auth-service/app/models/tenant.py — has ...
bug
P1
priority: critical

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.