Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61436

Make wfapi endpoints support tree filtering

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Stage view 2.13

      Per best practices for Jenkins' REST API all API requests should use the tree query string to filter the returned data and reduce load on Jenkins.

      Unfortunately the /wfapi endpoints (which in our use cases return the most data) appear to simply ignore this query string and return all data in every case.

      If we could filter the data returned by using the same tree=... query string as is available for Jenkins' /api endpoints that would be fantastic.

            svanoort Sam Van Oort
            madbrenner Matthew Brenner
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: