Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-25984

Bamboo Rest API to retrieve all the artifacts (shared and non-shared)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • REST API
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      If Bamboo user want to retrieve all the artifacts irrespective of shared or non-shared, there is no way to get the using an API.

      Using Get api latest result Rest API "/api/latest/result/{projectKey}-{buildKey}-{buildNumber}" only shared artifacts can be extracted.

      Suggested Solution

      • Add a new REST API to retrieve all the artifacts irrespective of shared or non-shared.
      • Modify the Get api latest result Rest API to return non-shared artifacts along with shared artifacts.

      Workaround

      Use the Get api latest result Rest API and pass job name "/api/latest/result/{projectKey}-{buildKey}-{jobName}-{buildNumber}" instead of "/api/latest/result/{projectKey}-{buildKey}-{buildNumber}"

              Unassigned Unassigned
              d4e7ab297885 Venkata Sateesh Pentela
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: