We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attempting to edit attributes of a single element in a zip collection and getting the following stacktrace in logs.
https://gist.github.com/Takadonet/2cd22d87d604bbc9e49d7e835733cac4
Looks like no user assigned to the new element being linked/created.
The text was updated successfully, but these errors were encountered:
Actually that means that data.history is None.
data.history
None
Sorry, something went wrong.
my bad
Fix collection operations not having a history.
f70ec38
Fixes galaxyproject#3437.
79b26d2
No branches or pull requests
Attempting to edit attributes of a single element in a zip collection and getting the following stacktrace in logs.
https://gist.github.com/Takadonet/2cd22d87d604bbc9e49d7e835733cac4
Looks like no user assigned to the new element being linked/created.
The text was updated successfully, but these errors were encountered: