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

As system, the REST API should return the list of Testruns associated with a Test paginated

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Gathering Interest
    • Resolution: Unresolved
    • None
    • None
    • REST_API
    • None
    • UNCOVERED

    Description

      The REST endpoint api/test/

      {key}/testruns (GET /rest/raven/1.0/api/test/{key}

      /testruns) may take too long to respond.

      To improve this, a paginated version of this endpoint should be created to allow exporting the Test Runs in multiple smaller requests instead of using only one single large request.

      limit: Integer, max amount of Test Runs per paginated data (default: 10)
      page: Integer, page of paginated data (default: 1)

      Attachments

        Issue Links

          Activity

            People

              helder.ferreira Helder Ferreira
              amgt Ana Teixeira
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: