>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #776
Update issue details
Title *
Description
ApprovalService.approve() and reject() methods emit events without passing workflow_run_id. Since migration 01KDX91GQGF3KDVG3EZWDWKRFT enforces workflow_run_id is required, this will cause ValueError at runtime. Location: engine/services/approval_service.py:166-170 and 229-233. Fix: Add workflow_run_id=uuid.UUID(workflow_run_id) to emit_event calls.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel