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

Make unselected resources more robust by using section instead of conditional #9485

Open
Tracked by #1809
mvdbeek opened this issue Mar 4, 2020 · 0 comments
Open
Tracked by #1809

Comments

@mvdbeek
Copy link
Member

mvdbeek commented Mar 4, 2020

This came up during the admin training in https://training.galaxyproject.org/training-material/topics/admin/tutorials/connect-to-compute-cluster/tutorial.html#a-dynamic-destination

If a user doesn't select the job resource in the UI it needs to be handled in the python function.
If instead we changed

JOB_RESOURCE_CONDITIONAL_XML = """<conditional name="__job_resource">
to be a section the default would just be used.

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

No branches or pull requests

1 participant