Have child steps inherit variable values from Parents
If i have a variable scoped to a step that is a parent of many childs, It would be good if the childs could inherit the variable value of the parent.
This way i could have
- 2 variables with the same name, scoped to 2 different parent steps
- Each Parent's child would inherit the value of their parents.
6
votes

-
Karim HadjSalem commented
This would be amazing with some of the more complex setups that require project level variable scoping. The biggest issue is that the UI gets very cluttered when I have 5 different steps selected and it also doesn't exhibit intent clearly.