Clear Filters
ID Title Status Priority Created Due Date Actions
#72 CRITICAL: SQL injection prevention in queue_name validation
absurd_client.py:52-59 - Queue name validated to contain only alphanumeric and underscores before us...
closed critical 2025-11-26 20:50 -
#71 CRITICAL: ActivityOperator double-queue crash recovery fix
operators.py:1073-1097 - Original QUEUE+WAIT caused duplicate activity queueing on crash. Fix: Activ...
closed critical 2025-11-26 20:50 -
#70 CRITICAL: ParallelOperator double-fork crash recovery fix
operators.py:264-282 - Original FORK+WAIT in single transaction caused duplicate task spawning on cr...
closed critical 2025-11-26 20:50 -
#46 Enable and fix test_update_api.py - Temporal-style Update API
tests/integration/test_update_api.py is skipped (reason: Update API not fully implemented - workflow...
closed medium 2025-11-26 14:29 -
#45 Fix ALL remaining mypy type errors in engine/cli/ directory
Run mypy engine/cli/ --ignore-missing-imports to verify. Fix type annotations in monitor_steps.py, s...
closed high 2025-11-26 06:55 -
#44 Fix mypy type errors in 7 files
workflow_logging_injector.py, secure_logging.py, registry.py, base.py, sandbox.py, db_helpers.py, sc...
closed high 2025-11-26 06:55 -
#43 Fix all mypy type errors in API and engine files
Fix mypy type errors in: api/fix_logging.py, api/replace_console_logs.py, api/oauth_handlers/oauth2....
closed high 2025-11-26 06:47 -
#42 Fix all mypy type errors in api/middleware/ directory
Add proper type annotations to all middleware files without changing logic. Files: error_handlers.py...
closed high 2025-11-26 06:47 -
#41 Fix mypy type errors in engine/security/ and engine/services/
Fix ~45 total mypy errors across security and services directories. Add type annotations without cha...
closed high 2025-11-26 06:47 -
#40 Fix ALL mypy type errors in engine/replay/ directory
Run mypy engine/replay/ --ignore-missing-imports and fix all type errors. Add type annotations to fu...
closed medium 2025-11-26 06:47 -
#39 Fix mypy type errors across codebase
Run mypy and fix all type errors
closed high 2025-11-26 06:45 -
#38 Demos must use demo tenant, not default/test
All demo workflows should run on demo tenant. test tenant is reserved for pytest only.
closed high 2025-11-26 06:42 -
#37 demo-disaster: Template var substitution failing
make demo-disaster fails - {item} and {loop_counter} not substituted
closed high 2025-11-26 06:37 -
#36 Run pytest -n0 --stepwise and fix all test failures
Run all integration tests sequentially and fix any failures found
closed high 2025-11-26 05:29 -
#35 DataShard ConcurrentModificationException - add retry logic for OCC conflicts
Multiple workers writing to datashard table causing OCC conflicts. Need to add automatic retry with ...
closed high 2025-11-26 05:10 -
#34 Fix 11 failing integration tests - timeouts, artifact mismatch, Decimal type error
Failing tests: test_artifact_system, test_event_coordination, test_datashard_logging, test_join_oper...
closed high 2025-11-26 04:55 -
#33 [highway-api] DOM rendering inefficiency in workflow_monitor.js
renderLogs() clears entire DOM on every update. Use incremental updates or virtual scrolling.
closed medium 2025-11-26 04:29 -
#32 [highway] Reduce complexity: worker/replay commands (22/21→15)
worker_command() at engine/cli/worker.py:194 and replay_command() at engine/cli/replay.py:168 need r...
closed medium 2025-11-26 04:29 -
#31 [highway] SonarQube: 42 duplicate string literals (S1192)
Duplicate literals across codebase. Extract to constants for maintainability.
closed medium 2025-11-26 04:29 -
#30 [highway] Fix cognitive complexity in steps.py (2 functions >15)
api/blueprints/v1/steps.py line 19 and 253 have complexity >15. Extract event parsing, step aggregat...
closed high 2025-11-26 04:29 -
Previous Page 37 of 39 Next