Project

General

Profile

Actions

Bug #5792

closed

In some situation, morpho uses the same frame to display two data package with different ids (one in local and one in network)

Added by Jing Tao about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
morpho - general
Target version:
Start date:
01/18/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5792

Description

Here are steps to duplicate the issue:
1. Use the new data package wizard to create a new data package and save it to the both local and network. The data packages are tao.390
2. Modify the title and save the package to the local(increasing revision). The local new id is tao.392.
3. Modify the title again and save the package to the both local and network(increasing revision).
4. Morpho shows that the data package has id tao.394 in the both local and network.

Actually, the id in local is tao.394 and the network one is tao.392.

I guess the reason is that we separate the saving process for local and network.
In the third time saving, the network saving figured out tao.392 didn't existe in the network, so it used the id. However, the local saving figured out tao.392 had been used (in the second time saving), so it asked user to increase the id to tao.394.


Related issues

Blocked by Morpho - Bug #5736: Morpho DataONE refactor - trackerNewben leinfelder11/19/2012

Actions
Blocks Morpho - Bug #5793: SystemMetadata missing for updated EML docResolvedben leinfelder01/18/2013

Actions
Blocks Morpho - Bug #5795: Centralize identifier conflict resolution during save LOCAL+NETWORKResolvedben leinfelder01/18/2013

Actions
Actions #1

Updated by ben leinfelder about 11 years ago

This is no longer an issue now that we do the identifier resolution in one place before saving to local+network.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5792

Actions

Also available in: Atom PDF