Deploy package step configuration transform order

In our setup, one of the deployment steps deploys a nuget package and is set to apply configuration transforms.

For a given project, there are two transform files it needs to apply, and the order could be important. I’ve put the additional files I want it to transform in the ‘additional transforms’ box, comma separated. This has worked but not applied the transforms in the order they are in within this box. It would be useful if it did.

e.g. I have “Release.Common.config,Release.config” in this box. It applies the web.Release.config transform before the web.release.common.config’ transform on deploy.

Hi Matthew,

Thanks for getting in touch!

I do believe we could be smarter with this, it does not currently have a set order.
So I have created a GitHub issue that you can track here:

Cheers
Vanessa

Thanks Vanessa, much appreciated.

Hi Matthew,

Just to follow up this issue has now been resolved and released as a pre-release available here: http://octopusdeploy.com/downloads/2.5.3

Cheers
Vanessa