-
When working on #4121 i found another bug in the code.
#### Steps to reproduce
1. Install email pack (or any other pack) `st2 pack install email`
2. Create a config file `/opt/stackstorm/packs/…
-
Given an orquesta workflow that calls other workflows. If a cancel command is sent before the st2workflowengine is still in the middle of processing the subworkflow request, there is a chance that th…
-
Add a new site: articles seem to be under `liveaction.org/news/latest-stories/`
-
After upgrade from 2.3 to 2.4 custom pack installation command in console started to blow up with a `'LiveAction' object has no attribute 'id'` error from time to time. Not always, but very often. Pac…
-
##### SUMMARY
While migrating from ST2 v2.9 to ST2 v3.0, we encountered the following problem: one MongoDB index name used by ST2, namely `st2.action_execution_scheduling_queue_item_d_b.scheduled_s…
-
## SUMMARY
When using orquesta workflows if a task fails but still publishes content the workflow is marked as succeeded. This happens if there is no when clause and when there is a when failed cla…
-
### Issue Type
* [ ] Bug
* [x] Feature Request
* [ ] Question
### Expected behavior
- In Network Status, our team requests to see packet drops in interface. We generate report with curren…
-
##### SUMMARY
I have created a very simple orquesta workflow, created solely to be able to set a concurrency policy over a particular set of actions.
I have set a concurrency policy on this work…
-
##### SUMMARY
While writing a custom web application that displays data from my stackstorm executions, I came across the use case of retrieving the children of a given execution id. It's currently p…
-
## Problem
When coding a Mistral workflow i'm unable to utilize the built-in function `tasks()` anywhere in the `input:` section. Upon doing so i get the following error:
```
| result …