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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Functionality to store script diagnostics and provides them to Reports. Depends on the database add-on.
The Script Job Run action now supports a failureLevel parameter (info, warning, error) to control the Automation Framework progress level used when a script or chain execution fails (defaults to error).
Changed
Update dependency.
Revised error handling for chained scripts, output is now more detailed/specific.
The Run Script action display for chains in the Automation panel has been updated to display the names of scripts in the chain instead of being blank.