How can I get value of Bamboo's "latest build" that is associated with a particular JIRA issue?
If I make API call I get lots of info for the "custom field 10800" apart from the most interesting one.
Are there any means of achieving this via script?
Hi Anton,
This has been addressed a couple times in the past. Take a look at the Communities post Solved: Are there any plans to provide an API for the development panel:
We currently don't have plans to provide an API for the development panel in JIRA.
Unlike the build status in Bitbucket, the JIRA integration is not a "simple" REST API that allows for storing and retrieving information. It integrates much tighter with the rest of the Atlassian stack to ensure accuracy of the data and the right access controls.
However, that doesn't mean build information can't be pulled into JIRA via other plugin points that allow adding additional panels to the sidebar, for JIRA Cloud and Server.
Cheers,
Branden
That is the point, I was hoping for a more up to date information.
JSWSERVER-15768 is for Server version, where JAVA api can be used to get build number. I'm looking for a way to get this information on JIRA Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.