Task #6864
Feature #6498: V2 Metacat MN and CN Support
Task #6863: Check Metacat V1 API returns v1 object
CN.getSystemMetadata on the V1 API returns a V2 object.
Start date:
2015-02-19
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Jing Tao almost 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Add the code to convert v2.SystemMetadata objects to v1.SystemMetadata objects. It worked on junit test. I need to confirm with Chris.
#2 Updated by Jing Tao over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
- translation missing: en.field_remaining_hours set to 0.0
I tested on https://cn-dev-unm-1.test.dataone.org/cn/v1/meta/OBJECT_FORMAT_LIST.1.1
It worked.