Skip to content

gather_processing_job needs to load existing processing.json #396

@dbirman

Description

@dbirman

Describe the bug
On the release-v1.0.0 branch the new gather_processing_job assumes implicitly that no processing.json exists in the output folder. Helen flagged that this is a problem if a user uploads a processing.json file with their data asset.

Expected behavior
The job should load existing processing.json, if it exists, and use the + operator to merge the Processing objects. If there's no existing file it can proceed using the current logic.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions