Unanswered
Is There A Way To Programatically Access The Tasks A
WackyRabbit7 I don't believe there is currently a 'children' section for a task. You could try managing the children to access them later.
One option is add_pipeline_tags(True)
this should mark all the child tasks with a tag of the parent task
152 Views
0
Answers
3 years ago
one year ago