Skip to content

Commit a9c8ad5

Browse files
committed
Add columns for payload valid and error for workflows
1 parent 6f934f8 commit a9c8ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

product/views/ManageIQ_Providers_Workflows_AutomationManager_Workflow.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ cols:
2323
- name
2424
- description
2525
- repository
26+
- payload_valid
2627
- created_at
2728
- updated_at
2829

@@ -37,6 +38,7 @@ col_order:
3738
- name
3839
- description
3940
- configuration_script_source.name
41+
- payload_valid
4042
- created_at
4143
- updated_at
4244

@@ -45,6 +47,7 @@ headers:
4547
- Name
4648
- Description
4749
- Repository
50+
- Valid
4851
- Created On
4952
- Updated On
5053

@@ -55,6 +58,7 @@ col_formats:
5558
-
5659
-
5760
-
61+
-
5862

5963
# Condition(s) string for the SQL query
6064
conditions:

0 commit comments

Comments
 (0)