[Confluence] create_or_update() fails on archived pages
When calling create_or_update() on an existing, archived page - the call fails.
It raises atlassian.errors.ApiNotFoundError(). The exception message is: "Can not find draft with current content".
If that archived page is then manually restored - the call succeeds.
Using package version 3.32.2
@craigatfetch What behaviour is most expected?
@craigatfetch Hi! will it be helpful if method will change status of page. if it is archived, will return log info about status of page
I would automatically unarchive the page and update it. Possibly add an option to the API to not change the status and return a status.