Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-541

Allow limiting of number of results returned by remote API

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 1.6.0Beta1
    • None
    • None
    • 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.

    Description

      This will be useful for the following API methods:

      • changesets
      • query

      As they can return large numbers of results, depending on their arguments.

      changesets

      This will be implemented by allowing the optional specification of a maxReturn parameter. This will overrides the already present maxReturn (previously hardcoded to 3000) and will be returned as part of the changesets object. To limit the impact on FishEye 3000 will be continue to be the highest specifiable max value.

      query

      This will be implemented as an additional EyeQL clause, identical in syntax and function to SQL's LIMIT clause. This will facilitate paging and/or raw limiting of the number of results returned.

      Attachments

        Issue Links

          Activity

            People

              tim@atlassian.com TimP
              tim@atlassian.com TimP
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: