You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
When using REST API for confluence to retrieve information there are duplicates when implementing pagination. When I implemented start and limit parameters from 0 to 1000 i get a list size of 250. When I do the query from 500 to 1000 i get a list size of 750. I am using CQL and search query in the REST API.
I encountered same problem. For me if I have have X records and set limit to N then I will get X / N duplicate records.
I found this link https://community.atlassian.com/t5/Confluence-questions/REST-API-returns-some-duplicate-pages-for-content-page-queries/qaq-p/972332
Still I coudn't found in documentation that ordering is required to avoid duplicate records.
I also do not know how to do ordering if I do not use search but standard endpoints such /rest/api/group/<GROUP_NAME>/member?next=true&limit=10&start=10
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.