Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,499,073
Community Members
 
Community Events
179
Community Groups

Why is disabling jobs not sufficient?

Hello!

 

Our Starter license seems to have more jobs than allowed. PostgreSQL describes:

 

  project_key   |  project_title   |      plan_or_branch_title      | master_or_branch_plan |   plan_full_key    |  stage_name   |      job_full_key       |  job_name   

----------------+------------------+--------------------------------+-----------------------+--------------------+---------------+-------------------------+-------------

 MUCCOMMON      | muc-common       | Default                        | MASTER_PLAN           | MUCCOMMON-DEF      | Default Stage | MUCCOMMON-DEF-JOB1      | Default Job

 NEXT           | NEXT             | backoffice test                | MASTER_PLAN           | NEXT-BONGTEST      | Default Stage | NEXT-BONGTEST-JOB1      | Default Job

 NEXT           | NEXT             | Default                        | MASTER_PLAN           | NEXT-DEF           | Default Stage | NEXT-DEF-JOB1           | Default Job

 NEXT           | NEXT             | Deploy                         | MASTER_PLAN           | NEXT-DEP           | Default Stage | NEXT-DEP-JOB1           | Default Job

 NEXT           | NEXT             | next-adapter-book-service-test | MASTER_PLAN           | NEXT-NABST         | Default Stage | NEXT-NABST-JOB1         | Default Job

 NEXTTESTCLIENT | next-test-client | Default                        | MASTER_PLAN           | NEXTTESTCLIENT-DEF | Default Stage | NEXTTESTCLIENT-DEF-JOB1 | Default Job

 NEXTWSAPI      | next-ws-api      | Default                        | MASTER_PLAN           | NEXTWSAPI-DEF      | Default Stage | NEXTWSAPI-DEF-JOB1      | Default Job

 NLOG           | NEXT Logging     | Default                        | MASTER_PLAN           | NLOG-DEF           | Default Stage | NLOG-DEF-JOB1           | Default Job

 NLOG           | NEXT Logging     | Nightly Build                  | MASTER_PLAN           | NLOG-NIGHTLY       | Default Stage | NLOG-NIGHTLY-JOB1       | Default Job

 WWEB           | webmiles website | Default                        | MASTER_PLAN           | WWEB-DEF           | Default Stage | WWEB-DEF-JOB1           | Default Job

 WWEB           | webmiles website | Docker Website Default         | MASTER_PLAN           | WWEB-DWD           | Default Stage | WWEB-DWD-JOB1           | Default Job

 WWEB           | webmiles website | HOURLY                         | MASTER_PLAN           | WWEB-HOU           | Default Stage | WWEB-HOU-TEST           | Test

(https://community.atlassian.com/t5/Bamboo-questions/Starter-license-job-limit-reached-before-10-jobs/qaq-p/787712)

 

I thought disabling would be enough, but I am obviously wrong. Why? How can I save or archive a job before I have to delete it?

--

Greetings

   Pete

1 answer

0 votes
Robert W Atlassian Team May 30, 2018

Pete,

 

If you wish to keep the configuration of the plan, you can export the plans 'specs'.  

 

Bamboo Specs

 

If you wish to keep the build results for these builds you can export your entire configuration. 

Bamboo - Export data for backup

Hello Robert!

 

I tried to solve our problem with "specs" but cannot find in Bamboo 6.4.1 a "specs" interface or whatever is needed to use "specs." There is also no "specs" add-on that Bamboo is able to find. I do not understand this thing. And I also do not understand why switching off plans or jobs is not enough.

 

But OK, if Bamboo will not work again, I'll simply switch it off and save some money.

 

--

 

Pete

Robert W Atlassian Team Jun 08, 2018

Pete,

I apologize that I was not clear enough in my first response.

To view a plan's specs configuration, please do the following:

  • Select the plan who's configuration you'd like to save
  • Actions -> modify plan
  • Actions -> view plan as Java specs

'Specs' is Bamboo's capability of having its configuration stored as code.  If you have a 'bamboo-specs' repository, you can design and edit your build plans entirely in the code.

 

The following tutorial is a good starting point for learning Specs in Bamboo.

tutorial: create a simple plan with bamboo specs

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events