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.
I have a plan that is at 4100, i have created a new plan but don't want it to start at v 1.
I don't think there is a way to share the build number between plans, and even if i could i think it's neater to just say the new plan starts at 10000. so there won't be any build number collisions
It is not currently possible to do it directly in Bamboo.
However, there is a way to do it, but it's not recommended. It requires direct database manipulation.
To do it, please first make sure your Bamboo instance is not running. Then, modify the column value `next_build_number' in the table `build' for the specific plan to your desired value, eg. 10001.
Regards,
Marcin Oleś
I'd suggest performing this kind of direct DB manipulation with Bamboo shut down.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by build collisions?
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.