-
Bug
-
Resolution: Fixed
-
High
-
5.0, 5.0.1
I have plan variables to store the major and minor versions separately, as our deploy scripts handle major and minor upgrades differently, and the variables only seem to resolve to their value half of the time when generating a new release. Funny thing is, the variables always seem to work right when I click preview on the Release Versioning page.
To reproduce, add a variable to plan, say build.foobar = works, run the plan and then attempt to make a release out of it using the variable ${bamboo.build.foobar} in the release name. It will work in the preview, but it will frequently not work when generating the release. As far as I can tell there is nothing different happening when it works vs. when it doesn't.
[BAM-13549] Custom plan variables do not seem to resolve to their values consistently when generating a release
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1434143 ] | New: JAC Bug Workflow v3 [ 3379122 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1407938 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1434143 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 607001 ] | New: Bamboo Workflow 2016 v1 [ 1407938 ] |
Workflow | Original: Bamboo Workflow 2014 [ 594713 ] | New: Bamboo Workflow 2014 v2 [ 607001 ] |
Workflow | Original: Bamboo Workflow 2010 [ 548486 ] | New: Bamboo Workflow 2014 [ 594713 ] |
Fix Version/s | New: 5.1 [ 32705 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
Original:
I have plan variables to store the major and minor versions separately, as our deploy scripts handle major and minor upgrades differently, and the variables only seem to resolve to their value half of the time when generating a new release. Funny thing is, the variables always seem to work right when I click preview on the Release Versioning page.
To reproduce, add a variable to plan, say build.foobar = works, run the plan and then attempt to make a release out of it using the using the variable $\{bamboo.build.foobar\} in the release name. It will work in the preview, but it will frequently not work when generating the release. As far as I can tell there is nothing different happening when it works vs. when it doesn't. |
New:
I have plan variables to store the major and minor versions separately, as our deploy scripts handle major and minor upgrades differently, and the variables only seem to resolve to their value half of the time when generating a new release. Funny thing is, the variables always seem to work right when I click preview on the Release Versioning page.
To reproduce, add a variable to plan, say build.foobar = works, run the plan and then attempt to make a release out of it using the variable $\{bamboo.build.foobar\} in the release name. It will work in the preview, but it will frequently not work when generating the release. As far as I can tell there is nothing different happening when it works vs. when it doesn't. |
Description |
Original:
I have plan variables to store the major and minor versions separately, as our deploy scripts handle major and minor upgrades differently, and the variables only seem to resolve to their value half of the time when generating a new release. Funny thing is, the variables always seem to work right when I click preview on the Release Versioning page.
To reproduce, add a variable to plan, say build.foobar = works, run the plan and then attempt to make a release out of it using the using the variable ${bamboo.build.foobar} in the release name. It will work in the preview, but it will frequently not work when generating the release. As far as I can tell there is nothing different happening when it works vs. when it doesn't. |
New:
I have plan variables to store the major and minor versions separately, as our deploy scripts handle major and minor upgrades differently, and the variables only seem to resolve to their value half of the time when generating a new release. Funny thing is, the variables always seem to work right when I click preview on the Release Versioning page.
To reproduce, add a variable to plan, say build.foobar = works, run the plan and then attempt to make a release out of it using the using the variable $\{bamboo.build.foobar\} in the release name. It will work in the preview, but it will frequently not work when generating the release. As far as I can tell there is nothing different happening when it works vs. when it doesn't. |
Labels | New: radar |