Skip to content

Docs: Document has_uninstall_script on host and device software responses - #51609

Open
RachelElysia wants to merge 1 commit into
mainfrom
51238-has-uninstall-script-docs
Open

Docs: Document has_uninstall_script on host and device software responses#51609
RachelElysia wants to merge 1 commit into
mainfrom
51238-has-uninstall-script-docs

Conversation

@RachelElysia

@RachelElysia RachelElysia commented Aug 20, 2026

Copy link
Copy Markdown
Member

Issue

Doc change that goes with Closes #51238

PR of fix

#51466

Description

  • Documents the new software_package.has_uninstall_script boolean surfaced by GET /hosts/:id/software and GET /device/:token/software. The field is true when the installer has a non-empty uninstall script configured; omitted for VPP and in-house apps.
  • Called out explicitly because .tgz and script-only (.ps1/.sh/.py) packages may be uploaded without an uninstall script — this field is what tells clients whether Uninstall is actually available for those sources. Backing PR adding the field: Fleet UI: Show Uninstall for script and .tgz packages with an uninstall script #51466.

Screenrecording

  • N/A — docs-only

Testing

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

@RachelElysia
RachelElysia marked this pull request as ready for review August 20, 2026 13:48
Copilot AI lite review requested due to automatic review settings August 20, 2026 13:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

Uninstall action missing from Self-service UI for script-only packages with an uninstall script configured

3 participants