Octopus applies wrong Trasnformation

Hello,
I have a bunch of config files that are required to get transformed through octopus deploy ( I am using environment specific transform variables, i have web.config and i have different sitecore config files as well such as sitecoreanalytics.config ). I created the transform variables and defined their scope as well. I think the deplyment went well for Dev Environment, but when I deploy to QA, it deploys wrong transform (it is deploying one o f our custom environment called CM). I can definitely see it is applying the transform to all specified files, but it’s just applying the wrong one. How do i resolve this issue? Any help would be appreciated.
I have been working on this for days now and rechecked everything, but still couldn’t seem to figure out what’s causing this! Please help! Thank you.

Hi,

Thanks for reaching out! We’re gonna need a bit more info to help you here:

  • Can you tell us which transformation is being applied, and which one you’d expect to take place?

  • Please send us a screenshot of your variable screen where we can see all the variables that are being used in this process.

  • Finally, please follow the below instructions and send us a verbose deployment log so we can see what happens during the deployment.

1) Add these 2 variables to your project http://docs.octopusdeploy.com/display/OD/Debug+problems+with+Octopus+variables

2) Create a new release (so the new variables take effect) and deploy it. If possible skip as many steps as you can and only leave step we are troubleshooting in order to avoid the noise in the log.

3) Send us the raw log of that deployment http://docs.octopusdeploy.com/display/OD/Get+the+raw+output+from+a+task

Regards,
Dalmiro