#804 Add workflow_run_id to async logging task spawn
Description
Editinline_executor.py:664-671 spawns logging task WITHOUT workflow_run_id parameter. Creates orphaned workflow_run records and fragments audit trail. Need to add workflow_run_id=ctx.workflow_run_id to spawn_task call.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...