Fleet UI: Rollback follow-up re: default version selection#40282
Merged
RachelElysia merged 7 commits into31919-rollbackfrom Feb 24, 2026
Merged
Fleet UI: Rollback follow-up re: default version selection#40282RachelElysia merged 7 commits into31919-rollbackfrom
RachelElysia merged 7 commits into31919-rollbackfrom
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 31919-rollback #40282 +/- ##
==================================================
- Coverage 66.35% 66.34% -0.01%
==================================================
Files 2458 2458
Lines 197177 197193 +16
Branches 8621 8627 +6
==================================================
+ Hits 130827 130828 +1
- Misses 54506 54521 +15
Partials 11844 11844
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cdcme
approved these changes
Feb 23, 2026
37002ed to
985d024
Compare
jahzielv
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Part of #31919
Description
Tighten up rollback version shown in UI
compareVersioncompareVersionto ensure it is the latest"Latest (x.x.x)"if there is only one option in the dropdown, just have it as"x.x.x"Testing
Added/updated automated tests
QA'd all new/changed functionality manually