Skip to content

the confluence python sdk has decommissioned confluence_client. get_page_id(space_key, title) #1658

Description

@dskdata

The confluence python sdk has decommissioned this function in the latest release. confluence_client.get_page_id(space_key, title) hence our job is failing.

Second, I see that the atlassian-python-api is being rolloed out every day - Who can confirm that when to expect a Stable release?

As we are kind of highly depend on this and our pipelines are breaking as per the new change. Would really appriciate some support on this. Many thanks in advance.

Details - 'confluence_client.get_page_id(space_key, title)' has been decomissioned as per the recent V2 release and I want to know if you could help me with the following

  • What is the recomended function to get a Page Id ? If we have the title.

  • As a fallback I am using atlassian-python-api==4.0.4 as a last known stabel version AFAIU. Would love to take your guidence on the Stable release on V2?

  • Can I get a full list of the decomissioned functions if possible in V2 release ?

I'm using this for Confluence Cloud.

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