Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing input file error should ideally show up in workflow logs! #7665

Open
sitapriyamoorthi opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@sitapriyamoorthi
Copy link

I had a WDL version 1.0 workflow running in which I failed to provide a couple of inputs.
The workflow failed to begin and I checked the workflow logs to see if something was wrong.
However only when I looked at the server logs did it point out that I had a few input files missing.
Note I only validated the WDL and not the JSONS.

I found this in the server log
Required workflow input 'WORKFLOW.af_only_gnomad' not specified Required workflow input 'WORKFLOW.af_only_gnomad_index' not specified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant