dagucloud / dagucloud/dagu

feat: child DAG runs started with action: dag.run do not update the DAG list

Open
#2,470 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4k
Forks
332
Avg merge
19h 26m
Merged PRs (30d)
133

Description

A child dag's run record is stored nested under the parent dag's run record when the parent triggers with action: dag.run. The dag list / workflows view shows the child as "not started" or the last time it was run directly (manually or scheduled).

Request is to update the child dag's run records when it was triggered by a parent with action: dag.run

Contributor guide

Open the contributing guide

Research direction

Trace how child DAG runs triggered by `action: dag.run` are stored under the parent run record and how the DAG list or workflows view reads the latest run. Confirm the child record is reflected in the list when triggered by a parent, without changing direct, manual, or scheduled run behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.