Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate total for crawl QA page endpoint #2435

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

tw4l
Copy link
Member

@tw4l tw4l commented Feb 27, 2025

Fixes #2434

Patch fix for a regression in Browsertrix 1.4.0-1.4.1 where total was not being calculated for QA page list endpoint but still being included in response, which led to total always being 0 and pages not loading in the frontend review screen as a result.

@tw4l tw4l requested a review from ikreymer February 27, 2025 19:16
Copy link
Member

@ikreymer ikreymer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, thanks for adding the test!

@ikreymer ikreymer merged commit 45aa0a3 into main Feb 27, 2025
22 checks passed
@ikreymer ikreymer deleted the issue-2434-qa-page-list branch February 27, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Page list not loading in QA review screen
2 participants