-
https://github.com/atlassian-api/atlassian-python-api/blob/42ed0b022ec5d13416d79f4118e655f536247d07/atlassian/confluence.py#L3062
This function is using the wrong URL and it should be a "PUT" not a "…
-
The function:
https://github.com/atlassian-api/atlassian-python-api/blob/889aec9370b368227cb5e94780f1bf790b99f07d/atlassian/confluence.py#L1898
does not pass the `limit `parameter for the rest a…
-
Following REAS API doc: https://docs.atlassian.com/ConfluenceServer/rest/7.11.1/#api/content/{id}/child-childrenOfType
Client can make requests with context and without:
Example with context: http:/…
-
-
Apologies, my asciidoc kung fu is not strong so I may not be understanding this scenario as well as I should.
If I put a title on an image like this.
."DataStream" Detailed Block Diagram
image:…
-
Is the published compatible with the current version of Confluence?
As of today our cloud version of Confluence reports version `1000.223.0`
Also it seems really unclear on how can someone authenti…
-
I don't yet know if this problem exists with other methods, but when I use the `delete_space` method of a `Confluence` instance with a key that does not match an existing space, I get a plain `ApiErro…
-
All AtlassianPS modules should have the same handling for the authentication:
* all functions that connect to the server should have a `-ApiURi` parameter
* all functions that connect to the server sh…
-
Using Confluence Server `7.5.2` the field `content.metdata.labels` a result list which contains the actual labels; it's not just a `List`.
Not sure if this changed recently or since which version thi…
-
I have a document with 53 attachment.
I could upload it correctly, but could not update it with mark showing following error.
```
2022-04-21 14:21:51 [FATAL]: unable to create/update attachments
…