dwhansen-cbg
6 years agoContributor
Triggered task parameter defaults
I’m using triggered tasks with parameters on many of my pipelines. When I test my pipelines I populate the default values in the pipeline settings with the values I need. This automatically updates the default values for the parameters in the triggered task. I understand why that might be handy in some cases, but for testing it makes it hard since I have to remove the default values every time I want to test the pipelines via REST API.
Is there a way to disable this default behavior. To me, the triggered task parameter default values are different than the parameter default values in the Edit Pipeline window.