From 90dcf82261370f38b4cab0791a97bc8db190c66d Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 7 Feb 2025 09:31:01 -0500 Subject: [PATCH] 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 --- .../components/EditTeamsVppModal/EditTeamsVppModal.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx index 6953f233a3..a14452ded3 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/VppPage/components/EditTeamsVppModal/EditTeamsVppModal.tsx @@ -203,9 +203,8 @@ const EditTeamsVppModal = ({ Edit teams for {currentToken.org_name}.

- 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't be uninstalled from hosts. + If you delete a team, App Store apps will be deleted from that team. + Installed apps won't be uninstalled from hosts.