You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getvictor opened this issue
Nov 5, 2024
· 1 comment
Labels
~backendBackend-related issue.#g-mdmMDM product group:productProduct Design department (shows up on 🦢 Drafting board)~sub-taskA technical sub-task that is part of a story. (Not QA'd. Not estimated.)
Update policy and software title endpoints to return vpp/adam_id info.
For policy endpoint, we will return name and software_title_id to match non-VPP apps.
Add a check when deleting VPP app if it is linked to policy. If linked, fail the deletion.
Update NewActivity to allow a generic Fleet user. Use user "Fleet" empty email, no id, as a convention for this user.
Update automatic VPP install activity feed to use Fleet user.
Filter software titles endpoint by platform.
The text was updated successfully, but these errors were encountered:
getvictor
added
:product
Product Design department (shows up on 🦢 Drafting board)
~backend
Backend-related issue.
#g-mdm
MDM product group
~sub-task
A technical sub-task that is part of a story. (Not QA'd. Not estimated.)
and removed
:product
Product Design department (shows up on 🦢 Drafting board)
labels
Nov 5, 2024
~backendBackend-related issue.#g-mdmMDM product group:productProduct Design department (shows up on 🦢 Drafting board)~sub-taskA technical sub-task that is part of a story. (Not QA'd. Not estimated.)
PATCH /api/v1/fleet/teams/:team_id/policies/:policy_id
endpoint to accept a VPP app insoftware_title_id
parameter.name
andsoftware_title_id
to match non-VPP apps.The text was updated successfully, but these errors were encountered: