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
309 Views
0
Answers
4 years ago
2 years ago