How to check the parameters passed from parent to child pipeline
Hi, I am running into a situation where when I submit one pipeline from a parent it runs but didn’t do the desired processing however when I run it individually it runs fine. How do I get to know what parameters are passed from parent to child? and w...