Open marko-lisica opened 1 month ago
@noahtalerman adding some context here from customer-fourier: https://fleetdm.slack.com/archives/C07RX27HW4U/p1729724660779979
@georgekarrv heads up, this is ready to spec.
Rough engineering tasks:
policy
and adam_id
. Since VPP apps are macOS-specific, we should use a join table. If the policy is deleted, cascade. As a side effect, this allows for a future one policy to many VPP installs feature.PATCH /api/v1/fleet/teams/:team_id/policies/:policy_id
endpoint to accept a VPP app in software_title_id
parameter.app_store_app_id
in policies.
Goal
Key result
Fleet users can automatically install any software in Fleet w/o writing policies.
Original requests
22616
Context
Changes
Product
actor_name
isFleet
Engineering
QA
Risk assessment
Manual testing steps
Testing notes
Confirmation