Skip to content

Cherry-pick #40549: Fix batch set installers not updating some fields #40648

Merged
jkatz01 merged 1 commit intorc-minor-fleet-v4.82.0from
40549-cherry-pick
Feb 26, 2026
Merged

Cherry-pick #40549: Fix batch set installers not updating some fields #40648
jkatz01 merged 1 commit intorc-minor-fleet-v4.82.0from
40549-cherry-pick

Conversation

@jkatz01
Copy link
Copy Markdown
Member

@jkatz01 jkatz01 commented Feb 26, 2026

Related issue: Resolves #40549
Merged to main in #40631

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #40549 
Fix some settings like setup experience, self service, scripts, not
being updated in BatchSetSoftwareInstallers

## Testing

- [x] Added/updated automated tests
- [ ] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [x] QA'd all new/changed functionality manually
- Tested that unlocked version FMA setup experience, self service, or
script changes appropriately
- Tested with version locked FMA

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

- [ ] Confirmed that the fix is not expected to adversely impact load
test results
- [ ] Alerted the release DRI if additional load testing is needed
@jkatz01 jkatz01 changed the title Fix batch set installers not updating some fields (#40631) Cheery-pick #40549: Fix batch set installers not updating some fields Feb 26, 2026
@jkatz01 jkatz01 changed the title Cheery-pick #40549: Fix batch set installers not updating some fields Cherry-pick #40549: Fix batch set installers not updating some fields Feb 26, 2026
@jkatz01 jkatz01 marked this pull request as ready for review February 26, 2026 20:45
@jkatz01 jkatz01 requested a review from a team as a code owner February 26, 2026 20:45
@jkatz01 jkatz01 merged commit 42fd331 into rc-minor-fleet-v4.82.0 Feb 26, 2026
34 checks passed
@jkatz01 jkatz01 deleted the 40549-cherry-pick branch February 26, 2026 21:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.82.0@20cd27a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
server/datastore/mysql/software_installers.go 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.82.0   #40648   +/-   ##
=========================================================
  Coverage                          ?   66.40%           
=========================================================
  Files                             ?     2456           
  Lines                             ?   197046           
  Branches                          ?     8556           
=========================================================
  Hits                              ?   130851           
  Misses                            ?    54354           
  Partials                          ?    11841           
Flag Coverage Δ
backend 68.16% <92.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.

2 participants