>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #275
Update issue details
Title *
Description
The rodmena tenant's approval_workflow (definition_id=c94fd435) uses DSL's wait_for_event operator directly instead of tools.approval.request tool. This means no record is created in human_approvals table, so the /api/v1/approvals endpoint returns empty list. User reported workflow c94fd435 waiting for approval but nothing showed in API. Fixed by emitting event manually via absurd.emit_event(). Need to either: 1) Update workflow definition to use tools.approval.request, or 2) Document that wait_for_event is low-level and requires manual event emission
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
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