diff --git a/changes/21827-edit-vpp-teams b/changes/21827-edit-vpp-teams new file mode 100644 index 0000000000..aca883e02f --- /dev/null +++ b/changes/21827-edit-vpp-teams @@ -0,0 +1 @@ +- Fleet UI: Clarify editing VPP teams will remove App Store apps available to team, not uninstalling apps from hosts. 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 029380e60e..27e2d1a425 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 @@ -202,6 +202,10 @@ const EditTeamsVppModal = ({
Edit teams for {currentToken.org_name}.
++ If you remove a team, the App Store apps will be removed from that + team. They won't be uninstalled from hosts. +