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.
Hello,
is it possible (via REST or directly in the DB) to get list of queued Bamboo Jobs waiting in a queue for a specific bamboo agent (agents) to be available?
I have a set of agents. When all of them are active, the plans start to be put in the queue until one of the agents is available. I want to be able to get the list of these plans (or rather jobs/builds) and the time they are spending in the queue.
Is there any "simple" way to do it via REST or directly by collecting info from the DB?
Thank you.