Actions
Bug #4408
closedKar upload to repository tries to insert twice
Start date:
09/24/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4408
Description
When choosing to save a KAR from the workflow canvas and then save to the repository, kepler sends an update request followed by an insert request for the same docid. This results in an "accession number already in use" error from Metacat.
Updated by Michael Daigle about 15 years ago
Hmm, sounds like this might be an ecogrid - Metacat issue. I'll look into it.
Updated by Michael Daigle about 15 years ago
Soooo, metacat is doing an upload and then trying to do an insert of the same id. It looks like kepler is uploading data with an id and then uploading the metadata with the same id.
Updated by ben leinfelder about 15 years ago
the uploader was using the karlsid (again) for the metadata.
fixed
Actions