-
Notifications
You must be signed in to change notification settings - Fork 25
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
Extracting a workflow from a history results in a failure #99
Comments
This is a galaxy bug:
FWIW, this warning message is logged just before raising the exception:
Looks like something related to the collection status improvements in 18.01, any idea what this could be @jmchilton ? |
It looks to me like the history has manually "unhidden" datasets that are attempting to be included the workflow extraction - I have never tested this but it seems problematic. My guess is that never worked but might be related to 18.01? Can anyone confirm this is a regression? |
I haven't tested in an earlier version -- did you want me to or someone else? Another workflow extraction issue came up when the history contains the tool Quast. The general consensus is that it is not the tool but the extraction process itself. Seems related or at least might be part of the fix for hidden/unhidden dataset extraction. Details here include sentry logs: #109 And one final related item - in the GUI after extracting a workflow successfully - the "run" link in blue box points to a dead link. Seems like a bug but not sure if server-specific or general. @guerler is this a known or is putting the issue here ok or do you want a distinct ticket or should we add this as a fix/enhancement for the "New" GUI? (multiple choice, ha :) Tiny test history that shows the behavior: https://usegalaxy.org/u/jen/h/test-history-import-export To reproduce: Exact a workflow, then click on the run link. The edit link works fine. After extracting: After clicking on run: |
Retesting |
@guerler @jmchilton @dannon The "run" link from an extracted workflow is still broken. Can use test history https://usegalaxy.org/u/jen/h/test-history-import-export to test this on main (very small, no collections). Is this fix going to be included in 18.05? |
@jmchilton @mvdbeek @dannon This history still produces an error upon extraction: https://usegalaxy.org/u/jen/h/16s-microbial-analysis-with-mothur---proccess GURU MEDITATION: #e4ea722ec1954f0b9c1aafc3af2bcc30 Was the fix for manual unhidden datasets included in 18.05? Has this been updated on main yet to integration test? |
Including the tool "Quast" specificially triggers a wf extraction problem, see #109 So, all three problems are still present in 18.05 as loaded on main |
The "run" link works now. The extract workflow also now works, but the order of tools is wrong and one is not connected with a noodle (when it should be by default). Not sure if this is just Main or something is still wrong with that particular tool (Quast) yet so leaving this ticket open. Ticket for main #109 |
Fixed, closing, see #109 for details |
Might impact more than main
test history I tried to extract from: https://usegalaxy.org/u/jen/h/16s-microbial-analysis-with-mothur---proccess
If error result are included, this error: GURU MEDITATION: #c18051a783074ee2ac82b0c21fd5d680
If error results are not included (deselected): GURU MEDITATION: #90d8f12fe45e4166a9b84e58fd61ae7a
Not sure what else could be triggering the problem. Possibly updated tools?
ping @natefoo @jmchilton @bgruening
The text was updated successfully, but these errors were encountered: