Hi folks, question about `manual_only` triggers fo...
# ask-community
m
Hi folks, question about
manual_only
triggers for a mapped task, is there a way to approve all child tasks at once, or do I have to click through them manually - this gets unwieldy quite quick
also it would be nice not getting notified about all the child tasks
because then deleting the notifications is also a problem
n
Hi @Marwan Sarieddine - to approve them all at once you’ll need to use the graphql api - I recommend instead adding an upstream task that controls approval for the mapped pipeline, so you only need to approve once and get just 1 notification
m
Hi @nicholas - thanks for the quick response - I suppose an intermediate task that takes care of the approval sounds reasonable 🙂
😄 1