Pipelines API "next" URL generated doesn't include filter parameters

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 31

      Issue Summary

      • When viewing pipelines list using /2.0/repositories endpoint, and filters are included (e.g. sort parameter) - the next URL generated for pagination doesn't respect the included filter parameters

      Steps to Reproduce

      1. Perform cURL command to get pipelines list, include sort parameter (such as ?sort=-created_on)
      2. Scroll down to the bottom of the first page, the next URL does not include the sort parameter

      Expected Results

      • Filter parameters are included

      Actual Results

      • Filter parameters are not included

      Workaround

      • Either manually add the ?sort parameter to the generated URL, or use pagination manually instead (without relying on the generated URL)

              Assignee:
              Michael Douglas
              Reporter:
              Ben
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: