Skip to content

Jobs added via SubFolder do not pickup WorkflowDefaults #90

@jfink5

Description

@jfink5

When adding a SubFolder that includes a job_list, then the WorkflowDefaults do not make it down to the job level.

Example

workflow.add(SubFolder('sub_name',
     job_list=job_list),
     inpath='my_root_folder')

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions