Hello,
In my project we have a plan with several jobs and we have a plan that triggers this plan by queueing their jobs using the API rest "/queue/{projectKey}-{buildKey}".
All jobs are queued and executed successfully apart from the last job that is queued but he didn't starts automatically. It's necessary to click on "run stage ...." button to have this started.
Is there anyway to get this jab started automatically?
Hi @sarah-cit,
Based on the given description, it seems you are referring to a Manual Stage. If this is the case, I would suggest you on reviewing this thread (https://community.atlassian.com/t5/Bamboo-questions/How-to-call-a-manual-stage-with-costum-variable-API-curl-call/qaq-p/863154) in which I have commented, in details:
If manual stage is not what you are looking for, then please provide us with more information about your environment (e.g screenshot, View as plan as Java Specs)
Kind regards,
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.