Skip to content

Fixed pagination on the host software page incorrectly disabling the …#41298

Merged
getvictor merged 1 commit intorc-minor-fleet-v4.82.0from
victor/41233-cherry-pick
Mar 9, 2026
Merged

Fixed pagination on the host software page incorrectly disabling the …#41298
getvictor merged 1 commit intorc-minor-fleet-v4.82.0from
victor/41233-cherry-pick

Conversation

@getvictor
Copy link
Copy Markdown
Member

Related issue: Resolves #41233

Cherry pick for #41271

…"Next" button when a software title has multiple installer versions (#41271)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #41233

# Checklist for submitter
- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Bug Fixes
* Fixed pagination on the host software page to prevent the "Next"
button from being incorrectly disabled when a software title has
multiple installer versions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

(cherry picked from commit f7595ba)
@getvictor getvictor marked this pull request as ready for review March 9, 2026 21:47
@getvictor getvictor requested a review from a team as a code owner March 9, 2026 21:47
@getvictor getvictor linked an issue Mar 9, 2026 that may be closed by this pull request
2 tasks
@getvictor getvictor merged commit 6503df7 into rc-minor-fleet-v4.82.0 Mar 9, 2026
31 of 34 checks passed
@getvictor getvictor deleted the victor/41233-cherry-pick branch March 9, 2026 22:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.82.0@07c6eb8). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.82.0   #41298   +/-   ##
=========================================================
  Coverage                          ?   66.12%           
=========================================================
  Files                             ?     1440           
  Lines                             ?   163268           
  Branches                          ?        0           
=========================================================
  Hits                              ?   107958           
  Misses                            ?    44374           
  Partials                          ?    10936           
Flag Coverage Δ
backend 66.12% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Next is greyed out even though there are more software records

3 participants