Oliver Welter

Results 98 issues of 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,...

workflow-api-redesign

Should be moved to the state next to autorun

feature request
workflow-api-redesign

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...

feature request
frontend

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...

feature request
frontend

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)

feature request

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...

bug

It should be possible to configure the handling of communication errors when using the notify backend.

feature request
4.x

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...

bug