Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Support setting version message for new Confluence pages #1464

Open
kamakazikamikaze opened this issue Oct 9, 2024 · 1 comment

Comments

@kamakazikamikaze
Copy link

The Atlassian API supports setting version information as outlined in the documentation.

This library supports setting the version via .update_page() and .update_or_create() (for existing pages). However it doesn't support setting it through .create_page(). This is a request to add a keyword argument to the function which will allow passing it into the underlying POST JSON body.

@gkowalc
Copy link
Contributor

gkowalc commented Oct 11, 2024

This is only applicable to server/data center, I don't see this option in confluence cloud

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

No branches or pull requests

2 participants