fleet/changes/37771-gitops-fix
Ian Littman 20e3b1c132
Map upgrade code when creating new software titles for Windows installers uploaded via GitOps (#37772)
Fixes #37771

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually
2026-01-01 10:32:28 -06:00

1 line
90 B
Text

* Added missing upgrade code persistence when adding Windows software to Fleet via GitOps