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] Fix moving of data manager output for entries #9243

Merged

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jan 20, 2020

#8250 introduced the add and remove keys for removing items from a data table.
If there is a single data table definition incoming (meaning a dictionary) that does not specify the add key the new code would just ignore that entry and not move it.

Fixes galaxyproject/tools-iuc#2783

galaxyproject#8250 introduced the
add and remove keys for removing items from a data table.
If there is a single data table definition incoming (meaning a
dictionary) that does not specify the `add` key the new code would
just ignore that entry and not move it.

Fixes galaxyproject/tools-iuc#2783?
@mvdbeek mvdbeek added this to the 20.01 milestone Jan 20, 2020
@jmchilton jmchilton merged commit d6a077c into galaxyproject:release_19.09 Jan 22, 2020
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.

2 participants