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
Remove "define devices from payload" tickbox: if YaQL query is not empty, it will be
used to select the job's targets.
When creating a new object, raise error if there already is an instance with the same name.
Fix dictionary match mechanism (recursive function not returning result)
Pausing an Active Task throws an exception: fixed
Connection cache: - Now handle OSError as well as Value Error exception
rest call service URL length + headers/param + dict match large fields
when creating a service, creator is always set to admin: fixed
services cannot be filtered per OS/vendor: fixed
remove devices and pools when exporting service or workflow
compress exported workflow as tgz archive
Using a YAQL query to pull devices results in the stacktrace below if the service name is incorrect,
and leaves the workflow in a running state: fixed.
concurrent display of a workfow: colors not updated except for the one who ran the workflow: fixed.
workflow job running not refreshed (wrong job): fixed
modify the timeout for each service when the connection is retrieved from the cache
New option to 'Start New Connection' for a service instance