jamesdreid

Results 5 issues of jamesdreid

Creating a workflow that includes a "with-items" task that uses a valid YAQL statement to supply a list to the input of the task fails. It appears that the workflow...

bug

## SUMMARY Provide a quick summary of your bug report. ### STACKSTORM VERSION Paste the output of ``st2 --version``: st2 3.1.0, on Python 3.6.8 ##### OS, environment, install method Post...

bug
status:to be verified
good first issue
python3

A fix was added to correct the FMGR_SCRIPT execute function when the FMG was operating in "Workspace" mode but it does not correct the issue for an FMG that is...

Workflows that reference Engine commands (continue,fail,noop,retry) in the "do" section of a transition are not displayed correctly and no not run as expected. Initial testing of the "orquesta-error-handling-continue" from the...

feature
proposal
component:st2flow

During the login function, a system status check is made using the GET method, but that points the call to the CMDB API endpoints which is deprecated in 7.4 and...