Revision: 635
http://treebase.svn.sourceforge.net/treebase/?rev=635&view=rev
Author: vgapeyev
Date: 2010-03-20 18:12:59 +0000 (Sat, 20 Mar 2010)
Log Message:
-----------
Some line breaks.
Modified Paths:
--------------
trunk/treebase-core/db/cleaning/2010-03-14_fix_taxonlabelset/README.txt
Modified: trunk/treebase-core/db/cleaning/2010-03-14_fix_taxonlabelset/README.txt
===================================================================
--- trunk/treebase-core/db/cleaning/2010-03-14_fix_taxonlabelset/README.txt 2010-03-20 17:55:15 UTC (rev 634)
+++ trunk/treebase-core/db/cleaning/2010-03-14_fix_taxonlabelset/README.txt 2010-03-20 18:12:59 UTC (rev 635)
@@ -1,5 +1,10 @@
-In the March migration, newly imported records were parked under a study_id with study_id 10215. The taxonlabelset table failed to have its study_id remapped to the newly created studies, so instead it retained the original temporary study_id. The update_taxonlabelset.sql query updates the study_id field in the taxonlabelset
+In the March migration, newly imported records were parked under a study_id with study_id 10215. The taxonlabelset table failed
+to have its study_id remapped to the newly created studies, so instead it retained the original temporary study_id.
+The update_taxonlabelset.sql query updates the study_id field in the taxonlabelset
-In the March migration, newly created treeblock records received NULL values for taxonlabelset_id, causing the download of trees to fail and causing a selection of trees under the Trees tab to fail to show the related selection of taxa after clicking on the Taxa tab. The map_treeblock_to_taxonlabelset.sql query addresses the problem by updating the treeblock's taxonlabelset_id using a value from one of the matrices related by way of an analysisstep.
+In the March migration, newly created treeblock records received NULL values for taxonlabelset_id, causing the download of trees to fail and
+causing a selection of trees under the Trees tab to fail to show the related selection of taxa after clicking on the Taxa tab.
+The map_treeblock_to_taxonlabelset.sql query addresses the problem by updating the treeblock's taxonlabelset_id using a value
+from one of the matrices related by way of an analysisstep.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|