Default version can't be changed after making invalid version the default
See original GitHub issueI registered a Galaxy workflow using the .dockstore.yml procedure. I then removed the leading forward slash in primaryDescriptorPath
and testParameterFiles
and pushed this to another branch. Curiously without forward slashes I see the tool ids and DAG for this workflow, even though this seems to be invalid (see screenshot, where the error message is also missing .ga as valid extension for Galaxy workflows). With leading forward slash the workflow appears to be valid, but tools ids and DAG can’t be displayed. If I now set the default version to the invalid workflow I can’t change it back to the valid workflow.
┆Issue is synchronized with this Jira Story ┆friendlyId: DOCK-1601 ┆sprint: Backlog ┆taskType: Story
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Win 10 WSL won't set default version to 2 with Ubuntu
And I want to upgrade to version 2. I installed the regular Ubuntu from the Microsoft app store.
Read more >Command "wsl --set-default-version 2" doesn't change version ...
Your default version is now 2. You can change the version of an already installed distro with --set-version not --set-default-version .
Read more >Defect #34982: Cannot change the default version ... - Redmine
Cannot change the default version under settings. Project -> Settings -> Issue Tracking -> Default Version. The bug found with v4.1, ...
Read more >Go Modules Reference - The Go Programming Language
Introduction. Modules are how Go manages dependencies. This document is a detailed reference manual for Go's module system. For an introduction to creating...
Read more >If you can't change the time or time zone on your Apple device
If the wrong date, time, or time zone appears on your device, ... an older version of tvOS or an older Apple TV,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That could be what happened, yes.
There’s no error message, the action had just disappeared from the actions menu (which also only listed
view
as an option). I can now switch versions again, but I did push a version with a leading slash to that branch.