Skip to content

Fix PageModified stat in Confluence plugin - #400

Merged
sandrobonazzola merged 1 commit into
psss:mainfrom
sandrobonazzola:modified_pages
Jun 9, 2025
Merged

Fix PageModified stat in Confluence plugin#400
sandrobonazzola merged 1 commit into
psss:mainfrom
sandrobonazzola:modified_pages

Conversation

@sandrobonazzola

Copy link
Copy Markdown
Collaborator

Extracted fetch_ratelimited_url from search in order to avoid duplicated code and used it in the new method get_page_versions.

Used this new method to ensure the page modified in the given time range have been really modified by the user and not just created by the user in the past but modified by someone else.

Extracted `fetch_ratelimited_url` from `search` in order to avoid
duplicated code and used it in the new method `get_page_versions`.

Used this new method to ensure the page modified in the given time range
have been really modified by the user and not just created by the user
in the past but modified by someone else.

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
@sandrobonazzola sandrobonazzola self-assigned this Jun 5, 2025
@sandrobonazzola
sandrobonazzola merged commit 88c4488 into psss:main Jun 9, 2025
@sandrobonazzola
sandrobonazzola deleted the modified_pages branch June 9, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant