ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Manually created recipes (from API) are not loading jobs into queue #1926

Open cshamis opened 3 years ago

cshamis commented 3 years ago

From Jared:

When posting a JOB via the API with a scale source file-id as the input SCALE 7 works as expected.

When posing a RECIPE via the API with a scale source file-ids as the input SCALE 7 does not create any jobs in the recipe.

STRIKES are working correctly.