Skip to content

Docs: Document skipped_install on host software responses (#52297) - #52587

Draft
RachelElysia wants to merge 1 commit into
docs-v4.93.0from
52297-skipped-install-docs
Draft

Docs: Document skipped_install on host software responses (#52297)#52587
RachelElysia wants to merge 1 commit into
docs-v4.93.0from
52297-skipped-install-docs

Conversation

@RachelElysia

Copy link
Copy Markdown
Member

Issue

Companion docs PR for #52297. Feature PR: #52567.

Description

  • Adds a short note on both GET /hosts/:id/software and GET /device/:token/software explaining the new skipped_install boolean. The field is true when the last install was a patch-when-closed skip (target app was open); status is failed_install in that case, and clients can key on the boolean to distinguish a deferred install from a real failure.
  • Docs-only, no code changes.

Screenrecording

Testing

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

Companion to #52567 (Fleet UI change adding the field to host software
responses). The endpoint's response struct picks up skipped_install so
clients can render patch-when-closed skips as "Patch skipped" instead
of misclassifying them as failed installs.
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.

1 participant