Oliver Welter
Oliver Welter
When a workflow goes into a "broken" state and "Force Failure" is used, it should be possible to clean up the sytstem with a custom function (e.g delete key identifiers,...
Should be moved to the state next to autorun
When a backend process takes too long, the frontend crashes due to a timeout with the "No valid Json response". This should be solved by returning early and using autoupdate...
In Addition to preselect a single stack it should be possible to present a list so that others are not shown and the order from the list is kept (Use...
In a cluster setup, it is sometime required to keep background process on the same node (e.g. export of large data to local file)
a comma in subject parts does not work in all components. e.g. the render subject activity internally escapes the comma but the search_cert API method does not work with escaped...
It should be possible to configure the handling of communication errors when using the notify backend.
It is not possible to pass a parameter with a whitespace/quotation to the CLI, e.g. in create_pkcs12 the option "-name Oliver Welter" does not work. At least I did not...