Skip to content

[Confluence] method get_page_properties limits the returned properties to default 10 and this cannot be changed #1084

Open
@lassi-niemisto

Description

@lassi-niemisto

The function:

def get_page_properties(self, page_id):

does not pass the limit parameter for the rest api:

https://docs.atlassian.com/ConfluenceServer/rest/8.0.0-m90/#api/content/{id}/property

so user will get max 10 content properties returned and cannot change that. Please add optional parameter for changing the limit to a user-specified number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confluenceAtlassian Confluence (Cloud, Server or Dataceneter)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions