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

Commits on Aug 4, 2023

  1. Add completed_with_errors info

    - 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]>
    jmasar committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b69c725 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update conductor-community

    Signed-off-by: jmasar <[email protected]>
    jmasar committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f28cb57 View commit details
    Browse the repository at this point in the history