Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add completed_with_errors info #147

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Add completed_with_errors info #147

merged 2 commits into from
Aug 8, 2023

Conversation

JumasJM
Copy link
Collaborator

@JumasJM JumasJM commented Jul 26, 2023

  • added string type completedWithErrors info for workflows with values true/false
  • added list of completedWithErrorsTasks for storing specific task models
  • updated json_data archive table with same variable of type string and WorkflowModelSummary

Type: Improvement
JIRA: DEP-524

@JumasJM JumasJM requested a review from marosmars July 26, 2023 13:48
@JumasJM JumasJM force-pushed the add_summary_info branch 4 times, most recently from 90f8638 to 00cf1b3 Compare August 3, 2023 11:01
- added Boolean type completedWithErrors info for workflows with values true/false
- workflows, that are not parent workflows or have no subworkflows returns null
- updated json_data archive table with same variable of type Boolean and WorkflowModelSummary

Type: Improvement
JIRA: DEP-524

Signed-off-by: jmasar <[email protected]>
@marosmars marosmars merged commit 69c149c into master Aug 8, 2023
2 checks passed
@marosmars marosmars deleted the add_summary_info branch August 8, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants