I’ve today noticed that our pipeline parameters are automatically sorting themselves alphabetically, whereas until now they have been in the order we define them in our .yaml config as code.
Is this a new change and if so, is there a way to default back to our defined order?
If you have more than a handful of parameters, it’s inconvenient for a parameter such as “workflow” (starting with w) to be pushed to the bottom of the list, when that’s the most commonly set parameter for us.
Thanks