Skip to content

Confluence: Allow get_group_members() to page through results #638

@bobgott

Description

@bobgott

Confluence.get_group_members() returns response['results'] which works correctly if only 1 request is required. In my case where there are many members per group, I need to page through the results by incrementing 'start' accordingly.

Perhaps you might want to return just 'response'?

This is easy to work around but thought you might want to address it in your code as well.

[feature request]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions