question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Confluence] better documentation required

See original GitHub issue

calling the update update = confluence.update_page( parent_id=None, page_id=page_id, title=title, body=page_content )

returns with:

No space or no content type, or setup a wrong version type set to content, or status param is not draft and status content is current

so further params are needed for successful operation - none given in the documentation.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
DawidKrysiakcommented, Jul 16, 2022

Hi, Not sure the intent of the remark. Inline documentation in your code? I looked at the code, tried to populate all switches - no avail. Usual issues reported a thousand times (missing content type etc…) Tried to tinker with all possible combinations -page update to page type ‘wiki’ using recommended ‘representation=storage’ will paste the text with all formatting (either html or atlassian wiki formatting) as plain text? Using ‘representation=wiki’ will create a beautiful page, but… During the first attempt of editing it through the browser, atlassian will throw out errors stating it’s not capable to convert the document to ‘storage’.

0reactions
gonchikcommented, Sep 18, 2022

Hi @DawidKrysiak , I will be happy if you provide PR related to the docs, because sometimes I forgot to extend the docs. That’s my bad,

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building better documentation
The best documentation is clear, concise, informative, and most importantly, adds value for its audience. Explore team collaboration software like Confluence ...
Read more >
How to Ace Internal documentation | The Workstream
Learn everything you need to know about creating effective internal documentation that will ensure your employees' continual success.
Read more >
How to document product requirements in Confluence
1. Start with our Product Requirements blueprint · 2. Communicate key details · 3. Outline goals, business objectives, and strategic fit · 4....
Read more >
Use Confluence for technical documentation
Confluence is a flexible platform with a range of features and add-ons that can help you capture, distribute, and update your technical documentation....
Read more >
Develop Technical Documentation in Confluence
Confluence is already a great tool for technical documentation, but you can still add to it depending on your documentation and workflow needs....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found