[galaxyproject/galaxy] 0207b0: Specify TagAssociation class when copying a tag
Branch: refs/heads/release_17.05 Home: https://github.com/galaxyproject/galaxy Commit: 0207b0186ac7c3d61004718ff7b91c3ea0c52165 https://github.com/galaxyproject/galaxy/commit/0207b0186ac7c3d61004718ff7b91... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py Log Message: ----------- Specify TagAssociation class when copying a tag This probably fixes https://github.com/galaxyproject/galaxy/issues/4975. Otherwise if a collection is created from a HDA with a tag (i.e by splitting the dataset) a HistoryDatasetAssociationTag would be added to a collection of HistoryDatasetCollectionAssociationTags. Commit: e5587dcb64897e53900c05bde2afa32c945ce6a6 https://github.com/galaxyproject/galaxy/commit/e5587dcb64897e53900c05bde2afa... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py Log Message: ----------- Merge pull request #4984 from mvdbeek/fix_crash_when_creating_collection_from_datasets_with_tags [17.05][BUG] Specify TagAssociation class when copying a tag Compare: https://github.com/galaxyproject/galaxy/compare/6915007f8548...e5587dcb6489
participants (1)
-
GitHub