Actions
Feature #6083
closedMorpho should use MN.query() to look for existing resourceMaps (OREs) when saving new versions of packages
Start date:
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
Instead of relying on the naming pattern ("resourceMap_" + metadataId) for ORE objects, we should query the MN for OREs that package the metadata we are updating.
Related issues
Updated by ben leinfelder about 11 years ago
- Description updated (diff)
- Assignee set to Jing Tao
Updated by Jing Tao about 11 years ago
- Status changed from New to Closed
A lookup method was implemented which will query the MN to get the ore document with a specified the metadata id.
Actions