You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have JIRA, BitBucket and Bamboo, all integrated running locally on a server. I would like to have Bamboo build my software when I decide to release it in JIRA.
There is a document available at Atlassian that describes this:
The problem is that my interface doesn't have the Build Variables as described in the documentation. This is crucial, because I want JIRA to pass a version number and Bamboo to use that version number as a variable for different tasks.
Here is a screenshot of the interface:
I realise that the docs are for JIRA cloud, but seeing that the same interface is available on the server edition, I would expect to be able to accomplish the same thing.
We use JIRA version 7.9.2 and Bamboo version 6.5.1
Do you know why the Build Variables might be missing, or how else to tackle passing variables from JIRA to Bamboo in a self-hosted situation?
Hi Dennis,
Could you please double check if you have global or plan variables defined in Bamboo? I've tested here with the same versions you're using and I was only able to reproduce the behavior when there are no custom variables defined.
thanks
Thanks Gabriel,
That's the solution. I was under the impression that the custom variables you want to pass are defined on the release screen in JIRA.
Instead, they are defined on the plan or global level in Bamboo, and they can be used/overridden on the release screen in JIRA.
It works now!
Thanks very much for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad I could help :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.