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

Allow multiple requirements with a single REST call.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • REST API
    • None
    • 0
    • 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

      Currently, it's not possible to add multiple requirements to a Job or environment with a single REST call.

      Suggested Solution

      It would be helpful if we can insert multiple requirements with a single call on the following API:

      /deploy/environment/{environmentId}/requirement/{requirementId}
      /rest/api/latest/config/job/{jobKey}/requirement
      

      Adding the ability to use a list of requirements to be added would be more comfortable.

      Workaround

      Invoke the REST api for adding each requirement.

              Unassigned Unassigned
              sorlovski Zaro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: