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

[19.09] Always add shed_tool_config file to tool_configs #9364

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Feb 12, 2020

This should fix #9356
The bug itself was due to not calling toolbox._load_tool_panel() (introduced in #8999) after injecting the default shed_tool_config_file into the toolbox, but implementation-wise it seems better to have this logic inside the toolbox.

This should fix galaxyproject#9356
The bug itself was due to not calling toolbox._load_tool_panel()
after injecting the default shed_tool_config_file into the toolbox,
but implentation-wise it seems better to have this logic inside
the toolbox.
@mvdbeek mvdbeek force-pushed the fix_tools_disappearing_after_restart branch from 3a994cb to 0421553 Feb 12, 2020
@nsoranzo nsoranzo merged commit 1930a0f into galaxyproject:release_19.09 Feb 13, 2020
8 of 10 checks passed
Loading
@nsoranzo nsoranzo deleted the fix_tools_disappearing_after_restart branch Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants