Bamboo Server 6.1.1
Doing a build then auto firing a release to dev server.
On the deployment we've been using the Release Versioning tool that is provided within Bamboo.
We've been using it for months then all the sudden our versioning has changed.
What we have in the text field for releases is `0.0.${bamboo.buildNumber}`
what we are getting is `0.0.***_(2)`
When we hard code a release as `0.0.95` we get `0.0.95_(2)` So it's not the variable.
See screen cap for all release variable setting page.
The problem is I don't know where to go to turn off whatever this is, and no one remembers turning anything like this on. It is not reflected any where else that I can find outside of releases, the builds and deploys don't include it anywhere that I can find.
That happens if a release with identical name already exists. This might be because particular trigger configuration you currently have or because the deployment was linked to different build plan before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.