Actions
Bug #2539
closedTest new VegBranch XML upload
Start date:
09/06/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2539
Description
test new VegBranch 1.0.5 upload to Aldo.
In progress several plots sent.
Updated by Michael Lee about 18 years ago
works on aldo, but denorms broke when we got to them. Not sure how to get around that. Email didn't get to me, either way, yet.
Updated by Michael Lee about 18 years ago
preassigned accession codes required a few tweaks to LoadTree... and AccessionGen.
These are now tested and work ok. Crux of the issue was the LoadTree let incoming accessionCodes in if they were found in the preassignedaccessionCode table, but the datasetitems were not created with those accessionCodes, instead, it was still creating bogus accessioncodes for the datasetitems.
This fixed, but requires another db lookup = slower.
Actions