deb-mistral/releasenotes/notes/function-called-tasks-available-in-an-expression-17ca83d797ffb3ab.yaml
Michal Gershenzon c6e1ff7e76 Add reno for tasks function
Documentation on how to use should also be added.

Change-Id: I6a2c4c08042cd2e8546c7117c0c02cbcb4f1da53
2017-02-12 16:10:04 +00:00

9 lines
301 B
YAML

---
features:
- |
New function, called tasks, available from within an expression (Yaql,
Jinja2). This function allows to filter all tasks of a user by workflow
execution id and/or state. In addition it is possible to get tasks
recursively and flatten the tasks list.