Sviatoslav Bychkov
Sviatoslav Bychkov
Related to [#2280](https://github.com/Azure/BatchExplorer/issues/2280) issue.
Hey guys, Problem: I pretty often faced the problem where I need to change the start task for the pool but I have no running instances. To accomplish that I...
### What's changed * Added an optional `Order` parameter for `StepArgumentTransformation` to prioritize global type handlers effectively, ensuring they're considered last when needed. * Renamed `StepTransformationTests` file to `StepArgumentTransformationTests` as...