Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-35113

REST API endpoint api/content/{id}/child doesn't respect 'start' and 'limit' parameters

    XMLWordPrintable

Details

    Description

      Steps to Reproduce:

      1. Create a page with five children
      2. Find its ID, and then navigate to: <base_url>/rest/api/content/{id}/child?expand=page&start=2&limit=3
      3. Note in the results:
        "start": 0,
        "limit": 25,
        "size": 5,

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ldally lachland
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: