galaxy
galaxy copied to clipboard
[24.0] Fix `null` values in tool expression
Fixes #17960
WIP
How to test the changes?
(Select all options that apply)
- [ ] I've included appropriate automated tests.
- [ ] This is a refactoring of components with existing test coverage.
- [x] Instructions for manual testing are as follows:
- Create a paste upload with
nulland set the datatype toexpression.json - Create a Workflow and add a step with
Expression Tools -> Parse parameter value - Run the workflow passing the
expression.jsondataset as input - Observe the result
- Create a paste upload with
License
- [x] I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.