Volume Purchasing Program (VPP): Edit teams modal (#26166)

- Update copy to accurately describe Fleet's current behavior:
  - App's are deleted
  - The app's policy is not deleted
This commit is contained in:
Noah Talerman 2025-02-07 09:31:01 -05:00 committed by GitHub
parent 9114d0405b
commit 90dcf82261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,9 +203,8 @@ const EditTeamsVppModal = ({
Edit teams for <b>{currentToken.org_name}</b>.
</p>
<p>
If you delete a team, App Store apps will be deleted from that team,
and policies that trigger automatic install of these apps will be
deleted. Installed apps won&apos;t be uninstalled from hosts.
If you delete a team, App Store apps will be deleted from that team.
Installed apps won&apos;t be uninstalled from hosts.
</p>
<form onSubmit={onSave} className={baseClass} autoComplete="off">
<TooltipWrapper