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

Properly handle boolean values when parsed to a string-based/default tool parameter #3702

Merged
merged 2 commits into from
Mar 8, 2017

Conversation

guerler
Copy link
Contributor

@guerler guerler commented Mar 3, 2017

Fixes #3697. When encoding and decoding a default parameters value, boolean values should not be auto converted through json loads.

@guerler guerler added this to the 17.05 milestone Mar 3, 2017
@guerler guerler requested a review from blankenberg March 3, 2017 04:53
@guerler guerler force-pushed the fix_boolean_handling branch 2 times, most recently from ba2979b to 43500e7 Compare March 3, 2017 05:43
@guerler guerler removed the request for review from blankenberg March 4, 2017 02:02
@dannon
Copy link
Member

dannon commented Mar 8, 2017

+1, works for me.

@dannon dannon merged commit 704e6a6 into galaxyproject:dev Mar 8, 2017
@guerler guerler deleted the fix_boolean_handling branch February 19, 2020 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants