>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #320
Update issue details
Title *
Description
The workflow_logging_injector.py expects tasks as a dict but workflow JSON has tasks as a list. Lines 69 and 80 call tasks.items() which fails when tasks is a list. Error: 'list object has no attribute items'. Discovered during E2E test of Issue #317.
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