-
Type: Task
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Some future release
-
Component/s: None
-
Labels:None
-
Sprint:TEST-20/02/2014
There are some problems in UGENE with "save a copy" functionality. And the problems occur with several types of GObject.
It is needed to review the code of the GObject::clone() method of all inherited classes.
Some problems are already known, for example:
1) AssemblyObject.cpp
//TODO: run real cloning here!
2) VariantTrackObject.cpp
Destination dbi reference is not used!
- relates to
-
UGENE-1140 Create the task for "Save a copy"
- Closed
-
UGENE-1146 U2SequenceObject::clone() - not all sequence attributes are copied
- Closed
-
UGENE-1147 PhyTreeObject::clone() - PhyTree has not a copy constructor
- Closed
-
UGENE-1149 VariantTrackObject::clone() - variants are always imported to the same database
- Closed
-
UGENE-1145 FeatureTableObject::clone() - import features to database
- Closed