Skip to content

Allow for recursion on the input directory for workflow GUI #29

Description

@brian-r-calder

The current (1.0.1) version of the workflow tool allows the user to specify the input directory that's scanned for source files, but there is a use case for a nested directory of files to be converted (e.g., multiple dumps of data from a single provider). This would be dramatically simpler to process if the code could recurse down the directory tree from the directory specified and find all suitable source files and make a running list that contains all eligible files.

The output files can be written separately into a single directory.

Metadata

Metadata

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions