-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
available-next-releaseMerged into the main branch but waiting for PyPI releaseMerged into the main branch but waiting for PyPI releaseenhancementSomething that can better improve this extensionSomething that can better improve this extension
Milestone
Description
When using the confluence_publish_skip_commented_pages = True it does indeed skip updating pages that have active inline comments. Which is good. However once a comment (and all comments) are resolved it should start updating the page again. But it continues to block updates and you have to explicitly disable this option to push that page to Confluence.
It looks like the comment detector just looks for a comment and doesn't check if a comment is resolved. This is how the foliant folks do it it is a little bit more involved as they try to enrich the new page with the old comment data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
available-next-releaseMerged into the main branch but waiting for PyPI releaseMerged into the main branch but waiting for PyPI releaseenhancementSomething that can better improve this extensionSomething that can better improve this extension