Skip to content

Commit 60dc223

Browse files
authored
RND-146: Updated Run Workflow modal documentation (#2541)
* RND-146: Updated Run Workflow w modal documentation * RND-146: Adjusted description
1 parent 645931b commit 60dc223

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

content/working_with/console/widgets/deploymentsView.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,9 @@ The newly created child deployments will be automatically installed.
280280
#### Run Workflow
281281

282282
The _Run Workflow_ bulk action will show a modal that allows selecting a
283-
workflow that will be executed on each deployment that matches the current
284-
filter.
283+
workflow, that will be executed on each deployment that matches the current filter. Note that only workflows which are common for filtered deployments can be selected within the modal.
284+
285+
After selecting a workflow, user will be able to adjust workflow parameters. Only simple type parameters (`string`, `integer`, `float`, `boolean`, `list`, `textarea`) which are common for deployments matching the current filter are presented. Parameters with default values will have the initial value set.
285286

286287
![Run Workflow modal](/images/ui/widgets/deployments-view-run-workflow-modal.png)
287288

8.99 KB
Loading

0 commit comments

Comments
 (0)