ironmansoftware / issues

Public Issue tracker for Ironman Software products.
https://ironmansoftware.com
32 stars 2 forks source link

Add "Invoked" toggle/filter on Jobs list #3338

Closed JessePeden closed 4 weeks ago

JessePeden commented 1 month ago

Summary of the new feature / enhancement

Currently, jobs created by an Invoke-PSUScript command in an Endpoint are visible under the Scheduled toggle. I would like Scheduled to only show jobs that were literally scheduled, and to either list jobs that were part of an invocation under the existing toggle named Triggered or a new toggle potentially named Invoked. This would help to clearly see which times a script was triggered as the result of a scheduled task versus an Endpoint being accessed (assuming the same script is being used in both situations).

Proposed technical implementation details (optional)

No response