(mods, sorry for resposting, I posted in the previous thread, but I don't know if that makes it go up in the threads list, remove if needed)
Hello,
I have a pipeline that takes a SQL script and invokes it into a database via powershell.
I have a variable "database", which is "value1" for the main branch (master) and "value2" which I have overridden for branch "development.
The problem I am having: when running development branch build I can see in logs that Bamboo substitutes the database variable for the one set in master branch. What I mean is, it takes "value1", but not "value2". Does anybody have an idea where the problem might be?



Log:
