I would like to trigger the same policy using different custom events.
For example -
- jamf policy -event triggerA
- jamf policy -event triggerB
will both trigger policy XYZ
I've tried adding the custom event triggerA, triggerB to policy XYZ, but it didn't work.
Is it a syntax issue, or is it simply not supported and I need to clone the policy instead?