Closed emimaesmith closed 4 years ago
manage.py test
batch
Added an optional inputMap to the batch configuration. This configuration value maps the recipe input name to a dataset parameter name, therefore allowing datasets with parameters named differently than recipe inputs to be used in a batch.
inputMap
Checklist
manage.py test
passesAffected app(s)
batch
Description of change
Added an optional
inputMap
to the batch configuration. This configuration value maps the recipe input name to a dataset parameter name, therefore allowing datasets with parameters named differently than recipe inputs to be used in a batch.