Skip to content

Inline Comments System Should Ignore Resolved Inline Comments #1174

@chalbersma

Description

@chalbersma

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    available-next-releaseMerged into the main branch but waiting for PyPI releaseenhancementSomething that can better improve this extension

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions