Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-1868

Whenever associating a Test Execution to a Test Plan using the REST API, the tests must be added to the Test Plan by default

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Shipped
    • Resolution: Done
    • None
    • 6.1.0
    • REST API
    • None
    • UNCOVERED

    Description

      As system, I can specify to add Tests or not whenever associating a Test Execution to a Test Plan, whenever using the REST API.

      For this a new parameter "addTestsToPlan" (default will be true) must be specified in the JSON request.

       

       

      {
          "addTestsToPlan": false,
          "add": [
              "CALC-33",
              "CALC-75"
          ],
          "remove": [
              "CALC-25",
              "CALC-45"
          ]
      }
      
      

       

      Attachments

        Issue Links

          Activity

            People

              pamp Paulo Pereira
              smsf Sergio Freire
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: