Skip to content

[Confluence] show all authors in collaborative edited revision of page #1097

Open
@ffel

Description

@ffel

Hi There

Confluence supports collaborative editing for up to twelve authors (https://confluence.atlassian.com/doc/collaborative-editing-858771779.html). I've seen that these authors show up in the "changed by" column of the page-history page.

However, confluence.get_page_by_id(page_id, version=rev_with_multiple_authors) (https://atlassian-python-api.readthedocs.io/confluence.html) only shows one author (the one that pressed the save-button?). This author can be found in the ["version"]["by"] part in the response.

Is there a way to retrieve all contributors of that single revision made by multiple authors via the Python API?

cheers

Chris

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