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

Dynamically Generated Tool Parameters cannot be set until dataset has finished() #3758

Closed
blankenberg opened this issue Mar 15, 2017 · 6 comments

Comments

@blankenberg
Copy link
Member

You used to be able to manually specify values when the input dataset was not yet ready.

Example:

  • Upload Tabular File, explicitly set datatype to tabular.
  • Try to queue up Group tool.
  • Cannot queue up tool, because you cannot specify column parameters.

The user was previously presented with a text box to allow manual entry.

@blankenberg
Copy link
Member Author

ping @guerler

@blankenberg
Copy link
Member Author

Bumped into this issue again, but searched before creating a new one...

image

@blankenberg
Copy link
Member Author

And again....

image

@blankenberg
Copy link
Member Author

blankenberg commented Mar 9, 2018

This is a major show-stopper. And it totally used to work.

Being able to actually queue up analysis steps is a major component of Galaxy.

@blankenberg
Copy link
Member Author

I just want to sort on column 2, but will have to come back in a few hours to run the tool....

image

@blankenberg
Copy link
Member Author

Reopening issue. There is a hack fix for the columns option, that doesn't really solve this issue for column parameters.

Furthermore, this issue is for all dynamically generated parameter values. For example, I can no longer select the species from a MAF dataset. In this case history item 3 is still being generated, and there should be a text box to allow manually entering species:

image

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

2 participants