Issue Summary
According to https://confluence.atlassian.com/bamboo/bamboo-variables-289277087.html bamboo.shortPlanName should contain the name of the plan. In the case of deployment plans this variable contains the branch name (instead of the corresponding build plan name).
Steps to Reproduce
- Create a script task that only contains echo ${bamboo.shortPlanName} in a deployment plan.
- Create a release from the master branch. The value of the bamboo.shortPlanName is the correct one, the name of the build plan.
- Create a release from another branch. The value of the bamboo.shortPlanName is the name of the branch instead of the name of the build plan.
Expected Results
The variable value is the name of the plan.
Actual Results
The variable value is the name of the branch.
Workaround
There is no workaround.
- followed by
-
BAM-17810 shortPlanName contains branch name for plan branches
-
- Closed
-
[BAM-20908] shortPlanName contains branch name for deployments
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Fix Version/s | New: 7.1.0 [ 91519 ] |
Fix Version/s | New: 7.0.4 [ 91800 ] |
Status | Original: Needs Triage [ 10030 ] | New: In Progress [ 3 ] |
Assignee | New: Alexey Chystoprudov [ achystoprudov ] |
Remote Link |
New:
This issue links to "+core+ Dogfooding › Test Git Branch Detection › |
Affects Version/s | New: 6.9.1 [ 86790 ] | |
Affects Version/s | Original: 7.0.2 [ 91523 ] |
Support reference count | New: 1 |