Skip to content

fix software array migration backport (#21010)#21025

Merged
jahzielv merged 1 commit intominor-fleet-v4.55.0from
jve-backport-software-migration
Aug 2, 2024
Merged

fix software array migration backport (#21010)#21025
jahzielv merged 1 commit intominor-fleet-v4.55.0from
jve-backport-software-migration

Conversation

@jahzielv
Copy link
Copy Markdown
Contributor

@jahzielv jahzielv commented Aug 2, 2024

Note

This code was already merged to main here: #21010. This is just a backport into the RC branch

Related issue: #20978

Checklist for submitter

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

  • Changes file added for user-visible changes in changes/,
    orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes
    files

    for more information.
  • Input data is properly validated, SELECT * is avoided, SQL
    injection is prevented (using placeholders for values in statements)
  • Added/updated tests
  • If database migrations are included, checked table schema to
    confirm autoupdate
  • For database migrations:
  • Checked schema for all modified table for columns that will
    auto-update timestamps during migration.
  • Manual QA for all new/changed functionality

> Related issue: #20978 

# Checklist for submitter

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

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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/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)
- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [x] Manual QA for all new/changed functionality
@jahzielv jahzielv changed the title fix software array migration (#21010) fix software array migration backport (#21010) Aug 2, 2024
@jahzielv jahzielv marked this pull request as ready for review August 2, 2024 22:55
@jahzielv jahzielv requested a review from a team as a code owner August 2, 2024 22:55
@jahzielv
Copy link
Copy Markdown
Contributor Author

jahzielv commented Aug 2, 2024

merging as failures are unrelated

@jahzielv jahzielv merged commit 309e7f4 into minor-fleet-v4.55.0 Aug 2, 2024
@jahzielv jahzielv deleted the jve-backport-software-migration branch August 2, 2024 23:12
@roperzh roperzh mentioned this pull request Aug 5, 2024
@lukeheath lukeheath mentioned this pull request Aug 9, 2024
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