-
Suggestion
-
Resolution: Low Engagement
-
None
-
0
-
1
-
Supply a versionId and get the correct Bamboo build key that was released with it via REST API.
Current REST API need to be supplied with both version ID and build key:
- /bamboo/status/
{jiraVersionId}
/
{planResultKey}
It will be better if user need to provide only the version ID and the API will come out with any Bamboo build's result that linked to that version ID.