Project

General

Profile

Actions

Bug #91

closed

need to synchronize accession# assignment & meta_file_id field

Added by Matt Jones over 23 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
08/20/2000
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
91

Description

When a metadata file is uploaded to the network (using INSERT), it is assigned a
new accession number if the provided accession number is null or already used.
Need to add facility to dmanclient for managing local cache of ID numbers
(borrow code from xmltodb), assigning those accession numbers to metadata
documents, uploading the document to the network using a unique id number, and
syncing the accession number with the meta_file_id field in the documents. If a
new accession number is returned (ie, the proped id wasn't usingue), an update
should automatically be performed to sync the meta_file_id. Also, if data is
uploaded simultaneously, need a mechanism to sync the data accession number with
content of the metadata documents.


Related issues

Blocks Morpho - Bug #81: need ability to "round-trip" metadata (mde -> server -> querybean -> mde)ResolvedDan Higgins08/20/2000

Actions
Actions #1

Updated by Matt Jones over 23 years ago

Increased the target milestone for this bug, as it is an extremely ijmportant
feature of the client's operation. It is related to fixing bug #81 too.

Actions #2

Updated by Dan Higgins over 23 years ago

Code has been changed for the client to add accession numbers to documents that
have been successfully inserted to the database. (It is assumed that change by
Bojilova to the servlet to insert numbers there is installed -- i.e client does
not resubmit documents after inserting accession numbers.) New dialog for
insertion also added.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 91

Actions

Also available in: Atom PDF