Skip to content

Conversation

@nickvlku
Copy link

The update_page method in confluence should not require a parent_id. It looks like the examples/confluence-update-page.py also isn't expecting a required parent_id.

I've modified the method to work with a parent_id for old code, and not require it for new code (why I didn't move the named param with default value to the end).

Thanks!
Nick

@astromatt
Copy link
Collaborator

Thank you very much! :)

astromatt pushed a commit that referenced this pull request Feb 18, 2016
update_page should not require parent_id
@astromatt astromatt merged commit 77c4c7f into atlassian-api:master Feb 18, 2016
astromatt added a commit that referenced this pull request Apr 18, 2016
cattz pushed a commit to cattz/atlassian-python-api that referenced this pull request Feb 2, 2018
gonchik pushed a commit that referenced this pull request Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants