Trello REST API: "limit" filter isn't applied in some calls

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • Component/s: Product - API
    • None
    • 1
    • Minor

      Issue Summary

      When applying the "limit" filter in "Get Boards in an Organization" and "Get Lists on a Board" calls, the response returns all records.
      The filter works as expected in some other calls, for example, "Get Actions of a Board."

      Steps to Reproduce

      1. Make an API call to Get Lists on a Board
      2. Add "limit=3"

      Expected Results

      Response is returned with 3 lists

      Actual Results

      Response is returned with all lists on a board

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Alina Kurishko (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: