mirror of
https://github.com/jamf/Setup-Manager.git
synced 2026-02-03 06:03:23 +00:00
Add a way to run multiple policy triggers from a single action #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @charliwest on GitHub.
It would be good to be able to create an array of policies to look something like this in the config:-
This way for one label we could run multiple smaller policies that don't need their own app icon or similar.
@jordanburnette commented on GitHub:
+1. This would be very useful for workflows where admins would want to call a customTrigger for installation and then another customTrigger for a validation policy.
@PhantomPhixer commented on GitHub:
Totally agree, was going to request this myself.